Not really usable as a fully fledged SMT solver right now. Mainly just a collection of various algorithms used in SMT solvers, implemented in Haskell:
- SAT solving
- Uninterpreted Functions
- Linear Arithmatic
- Non-Linear Arithmatic
Not really usable as a fully fledged SMT solver right now. Mainly just a collection of various algorithms used in SMT solvers, implemented in Haskell: