package msat

  1. Overview
  2. Docs
Modular sat/smt solver

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
sha256=335c02054be0b16d2f225a4039c235d40a148aabd26602df4efd17cd1bbff5a2
md5=a53d54ab305a5ccbfbfcbf6474f50fb2

Description

First release of the modular SAT solver mSAT.

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

Published: 30 Nov 2015

Dependencies (4)

  1. ocamlbuild build
  2. base-unix
  3. ocamlfind build
  4. ocaml >= "4.02.1" & < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.