Copyright | (c) Christian Maeder DFKI GmbH 2009 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
folding and simplification of propositional formulas
Documentation
data FoldRecord a Source #
FoldRecord | |
|
foldFormula :: FoldRecord a -> FORMULA -> a Source #
distributeAndOverOr :: FORMULA -> FORMULA Source #
flipLiterals :: FORMULA -> FORMULA Source #
distributeOrOverAnd :: FORMULA -> FORMULA Source #