loop-invariants

There are 7 repositories under loop-invariants topic.

  • SaswatPadhi/LoopInvGen

    Generates loop invariants for program verification

    Language:OCaml596520
  • dig

    dynaroars/dig

    DIG is a numerical invariant generation tool. It infers program invariants or properties over (i) program execution traces or (ii) program source code. DIG supports many forms of numerical invariants, including nonlinear equalities, octagonal and interval properties, min/max-plus relations, and congruence relations.

    Language:Python405446
  • sdasgup3/partial-redundancy-elimination

    Partial Redundancy Elimination Pass in LLVM

    Language:TeX13313
  • xxleyi/loop_invariants

    记录以及整理「循环不变式」视角下的算法题解

  • ShrohanMohapatra/ExplorePLT

    A repository that describes my explorations on formal verification using Dafny, techniques from programming language theory such as CYK parsing, Earley parsing, type-theoretic things like lambda calculus etc.

    Language:Python4201
  • ZohaibRahim/Algorithm-Analysis-and-Development

    Algorithm Analysis and Development

  • dbanetto/loop-stats

    Java tool to gather statistics about loop usage in Java programs

    Language:Java10