Skip to content

An ocaml implementation of conflict-driven reasoning

License

Notifications You must be signed in to change notification settings

witan-org/witan

Repository files navigation

witan Build Status

A prototype implementation of McSat solver

Installation

Using opam:

opam pin add dolmen https://github.com/Gbury/dolmen.git#1cabe6b20b3b5f32c4dd9704fdb105cd941cd572
opam pin add witan https://github.com/witan-org/witan.git

Development

git clone https://github.com/witan-org/witan.git
opam pin add dolmen https://github.com/Gbury/dolmen.git#1cabe6b20b3b5f32c4dd9704fdb105cd941cd572
opam pin add --no-action witan .
opam install --deps-only witan
opam install ounit
make build-dev
make test-dev

About

An ocaml implementation of conflict-driven reasoning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published