package smbc

  1. Overview
  2. Docs
Sat Modulo Bounded Checking

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
md5=e02a268970ff6d19f153d31113c5c338

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: 29 Aug 2017

Dependencies (8)

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

Dev Dependencies

None

Used by

None

Conflicts

None