[Haskell-cafe] Disjunctive Normal Form

Jules Bean jules at jellybean.co.uk
Thu Nov 1 17:54:50 EDT 2007


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


More information about the Haskell-Cafe mailing list