Closed daemontus closed 1 year ago
We now have "efficient" algorithms for BDD ⇒ CNF and BDD ⇒ DNF translation since 0.5.0
.
In the end, I decided not to implement the linear algorithm linked above, since it introduces new variables to the CNF, which means the result would not be compatible with the variables of the original BDD.
See https://cs.stackexchange.com/questions/92879/bdd-to-cnf-in-linear-time