@hackage afv0.1.1
Infinite state model checking of iterative C programs.
Installation
Dependencies (0)
- base >=4 && <5
- bytestring >=0.9 && <1.0
- directory >=1.0 && <1.1
- language-c >=0.3.1.1
- mtl >=1.1 && <1.2
- process >=1.0 && <1.1 Show all…
Dependents (1)
@hackage/acme-everything
AFV is an infinite state model checker that verifies iterative C programs by k-induction. AFV uses Yices as the backend SMT solver.