Safe Haskell | Safe-Infered |
---|
Documentation
type MiniSatSolver = StateT St IO
data St
St | |
|
type MiniSatLiteral = Int
type MiniSat r = SatSolver MiniSatSolver MiniSatLiteral r
unsetDebug :: MiniSat ()
Safe Haskell | Safe-Infered |
---|
type MiniSatSolver = StateT St IO
data St
St | |
|
type MiniSatLiteral = Int
type MiniSat r = SatSolver MiniSatSolver MiniSatLiteral r
unsetDebug :: MiniSat ()