package smbc

  1. Overview
  2. Docs
Sat Modulo Bounded Checking

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=2b97164ca0866491bd27676c723d2b45

Description

A model finder for a purely functional language with unknowns, similar to functional logic programming. It relies on a SAT solver (msat) to prune the search space efficiently.

Tags

logic narrowing model smt

Published: 06 Jan 2017

Dependencies (8)

  1. menhir
  2. tip-parser >= "0.3" & < "0.4"
  3. msat >= "0.5" & < "0.6"
  4. sequence >= "0.4"
  5. containers > "0.16" & < "1.0"
  6. base-bytes
  7. ocamlfind build
  8. ocaml >= "4.01"

Dev Dependencies

None

Used by

None

Conflicts

None