« Return to Thread: Disjunctive Normal Form

Re: Disjunctive Normal Form

by Jules Bean :: Rate this Message:

Reply to Author | View in Thread

It's much much easier to work with n-ary than binary.

It's also easier to define disjunctive normal form by mutual recursion
with conjunctive normal form.

Jules
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@...
http://www.haskell.org/mailman/listinfo/haskell-cafe

 « Return to Thread: Disjunctive Normal Form