tdardinier / BDD-Tetra

OCaml Library to manipulate Binary Decision Diagram (BDD) representing logic formulas, application to the resolution of tetravex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDD-Tetravex

Implementation of a OCaml Library to manipulate Binary Decision Diagram (BDD) representing logic formulas. We then reduce a Tetravex problem to a formula, which is solved using a BDD.

About

OCaml Library to manipulate Binary Decision Diagram (BDD) representing logic formulas, application to the resolution of tetravex


Languages

Language:OCaml 58.8%Language:TeX 40.9%Language:Makefile 0.3%