package msat

  1. Overview
  2. Docs
Modular sat/smt solver

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
sha256=b1d2f63be63fef4aac8bd937c41fc8e0a7b68772721dcd83c5e4b8e08a2d70a6
md5=1dcb6fa0dad9caf83a8b1d5bb4ab7f57

Description

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: 29 Feb 2016

Dependencies (4)

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

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.