An OCaml library for binary decision diagrams (bdd)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zapashcanon 9096ae7ec7
fix build, new dune-project
4 years ago
src add tests, fix some algorithms 4 years ago
test add tests, fix some algorithms 4 years ago
.build.yml fix build, new dune-project 4 years ago
.gitignore clean code and repo layout 5 years ago
CHANGELOG.md first commit 5 years ago
LICENSE.md remove a lot of stuff, clean code 4 years ago
README.md remove a lot of stuff, clean code 4 years ago
bdd.opam fix build, new dune-project 4 years ago
dune-project fix build, new dune-project 4 years ago

README.md

bdd

bdd is an OCaml library for Binary Decision Diagram

Change Log

See CHANGELOG.

License

See LICENSE.