boolean-normal-forms-0.0.0.1: Boolean normal form: NNF, DNF & CNF

Portabilitynon-portable
Stabilityexperimental
MaintainerOleg Grenrus <oleg.grenrus@iki.fi>
Safe HaskellNone

Data.Algebra.Boolean.FreeBoolean

Description

 

Synopsis

Documentation

data FreeBoolean a Source

Free Boolean type, does not perform any optimizations on the structure. Useful only in tests.

Consider using NNF.