Hsmtlib

Haskell library for easy interaction with SMT-LIB 2 compliant solvers.

https://github.com/MfesGA/Hsmtlib

Latest on Hackage:2.8.8.8@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Nuno Laranjo And Rogério Pontes

Hsmtl provides functions to interact with several smt solvers using SMT-LIB 2. The current suported solvers are Cvc4, MathSat, Z3. Additional solvers can be used if they are SMT-LIB 2 compliant. More information and tutorials can be found in https://github.com/MfesGA/Hsmtlib