package msat

  1. Overview
  2. Docs
Modular sat/smt solver

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.1.tar.gz
sha256=6788d8a3bb15414b716ae7c3f59c75aff0df9b6b9c1c8534aa2355696b11ff0b
md5=e5a09e49d9bc9f5358af94c84e53a822

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: 12 Sep 2016

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.00.1" & < "5.0.0"

Dev Dependencies

None

Used by (1)

  1. hardcaml-lua

Conflicts

None

OCaml

Innovation. Community. Security.