Copyright | © Oleg Grenrus 2014 |
---|---|
License | MIT |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
Boolean formula in Conjunction Normal Form
Instances
fromDoubleList :: Ord a => [[a]] -> CNF a Source #
toDoubleList :: CNF a -> [[a]] Source #