msatversion
Modular sat/smt solver
This library provides functor to easily build a SAT, SMT and/or McSAT solver given an implementation of terms. Current features of the solver are:
- proof output
- push/pop operations
- CNF transformation tools
This project derives from Alt-Ergo Zero, but does not provide any built-in theories, it is designed to let the users use their own implementation of terms and theories.
Tags | sat smt |
---|---|
Authors | Sylvain Conchon, Alain Mebsout, Stephane Lecuyer, Simon Cruanes and Guillaume Bury |
License | Apache-1.0+ |
Published | |
Homepage | https://github.com/Gbury/mSAT |
Issue Tracker | https://github.com/Gbury/mSAT/issues/ |
Maintainers | guillaume.bury@gmail.com and simon.cruanes@inria.fr |
Dependencies |
|
Source [http] | https://github.com/Gbury/mSAT/archive/v0.4.1.tar.gz sha256=6788d8a3bb15414b716ae7c3f59c75aff0df9b6b9c1c8534aa2355696b11ff0b md5=e5a09e49d9bc9f5358af94c84e53a822 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/msat/msat.0.4.1/opam |
Required by
Optionally used by