Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c-cube/ocaml-aig

[toy] And-Inverter Graph in OCaml
https://github.com/c-cube/ocaml-aig

aig inverter-graphs ocaml

Last synced: about 2 months ago
JSON representation

[toy] And-Inverter Graph in OCaml

Awesome Lists containing this project

README

        

# AIG

And-Inverter Graphs (see http://en.wikipedia.org/wiki/And-inverter_graph
and http://fmv.jku.at/aiger/) in pure OCaml. Design inspired from
the [mlbdd library](https://github.com/arlencox/mlbdd/).

## License

BSD license (very permissive)