| Safe Haskell | None |
|---|
Lava.Verification
Documentation
Constructors
| Name String | |
| ShowTime | |
| Sat Int | |
| NoBacktracking | |
| Depth Int | |
| Increasing | |
| RestrictStates |
verify :: Checkable a => a -> IO ProofResultSource
verifyWith :: Checkable a => [Option] -> a -> IO ProofResultSource
checkVerifyDir :: IO ()Source