| 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-Inferred |
Propositional.Fold
Description
folding and simplification of propositional formulas
Documentation
data FoldRecord a
Constructors
| FoldRecord | |
Fields
| |
foldFormula :: FoldRecord a -> FORMULA -> a
flipLiterals :: FORMULA -> FORMULA
combine :: [[a]] -> [[a]]