package msat

  1. Overview
  2. Docs
Modular sat/smt solver

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.1.tar.gz
sha256=37c91fb94e3e85c607f8bbf14f388f48527da795bf5308a5a54acdb7637b067c
md5=1415cd7d2a2ccd04c630900b161199b0

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: 31 Dec 2017

Dependencies (3)

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

Dev Dependencies

None

Used by (2)

  1. smbc >= "0.3" & < "0.6"
  2. zipperposition >= "1.1" & < "1.5.1"

Conflicts

None

OCaml

Innovation. Community. Security.