Copyright | (c) Till Mossakowski, Uni Bremen 2007 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | till@informatik.uni-bremen.de |
Stability | provisional |
Portability | non-portable (via GUI imports, FlexibleInstances) |
Safe Haskell | None |
QuickCheck model checker for CASL.CFOL. Initially, only finite enumeration domains are supported
Documentation
quickCheckProver :: Prover CASLSign CASLFORMULA CASLMor CASL_Sublogics ProofTree
The Prover implementation. First runs the batch prover (with graphical feedback), then starts the GUI prover.