| Safe Haskell | None |
|---|
Jukebox.Clausify
Documentation
newtype ClausifyFlags Source
Constructors
| ClausifyFlags | |
Fields
| |
Instances
| Show ClausifyFlags |
removeEquiv :: Form -> M [Form]Source
removeExists :: Form -> M FormSource
removeExpensiveOr :: Form -> M [Form]Source
simplifyCNF :: Seq [Literal] -> [[Literal]]Source
skolemName :: Named a => String -> a -> M NameSource