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.6.tar.gz sha256=0a2c24c8e4854a461518061ee25863d2d606664ee1e7a460636b46c5f4a45568 md5=614f47053a4d7589075914885619a209 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/msat/msat.0.6/opam |
Required by
- hardcaml-lua
- smbc>=0.3 & <0.6
- zipperposition>=1.1 & <1.5.1
Optionally used by