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
AuthorsSylvain Conchon, Alain Mebsout, Stephane Lecuyer, Simon Cruanes and Guillaume Bury
LicenseApache-1.0+
Published
Homepagehttps://github.com/Gbury/mSAT
Issue Trackerhttps://github.com/Gbury/mSAT/issues/
Maintainersguillaume.bury@gmail.com and simon.cruanes@inria.fr
Dependencies
Source [http] https://github.com/gbury/mSAT/archive/v0.5.1.tar.gz
md5=aee90184182a9c42b83fa2f7b65f3d4e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/msat/msat.0.5.1/opam
Required by
Optionally used by