Copyright | (c) Dominik Luecke, Uni Bremen 2007 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | luecke@informatik.uni-bremen.de |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
This is the connection of the SAT-Solver minisat to Hets
Documentation
zchaffProver :: Prover Sign FORMULA Morphism PropSL ProofTree
The Prover implementation.
Implemented are: a prover GUI, and both commandline prover interfaces.
propConsChecker :: ConsChecker Sign FORMULA PropSL Morphism ProofTree
The Consistency Cheker.