Expand description
representation of boolean logic formulas.
This module houses the most basic representation of formulas for the library. This includes how a literal is formed, how clauses and cubes are represented, and finally how a cnf is represented.