@hackage presburger1.3.1
A decision procedure for quantifier-free linear arithmetic.
Categories
License
BSD-3-Clause
Maintainer
diatchki@galois.com
Links
Versions
Installation
Dependencies (3)
- base >=4.4 && <4.11
- containers <0.6
- pretty Show all…
Dependents (4)
@hackage/cryptol, @hackage/acme-everything, @hackage/inch, @hackage/ghc-typelits-presburger
The decision procedure is based on the algorithm used in CVC4, which is itself based on the Omega test.