atp-haskell: Translation from Ocaml to Haskell of John Harrison's ATP code
This package is a liberal translation from OCaml to Haskell of the automated theorem prover written in OCaml in John Harrison's book "Practical Logic and Automated Reasoning". Click on module ATP below for an overview.
Modules
[Index]
- Data
- Logic
- Data.Logic.ATP
- Data.Logic.ATP.Apply
- Data.Logic.ATP.DP
- Data.Logic.ATP.DefCNF
- Data.Logic.ATP.Equal
- Data.Logic.ATP.Equate
- Data.Logic.ATP.FOL
- Data.Logic.ATP.Formulas
- Data.Logic.ATP.Herbrand
- Data.Logic.ATP.Lib
- Data.Logic.ATP.Lit
- Data.Logic.ATP.Meson
- Data.Logic.ATP.Parser
- Data.Logic.ATP.ParserTests
- Data.Logic.ATP.Pretty
- Data.Logic.ATP.Prolog
- Data.Logic.ATP.Prop
- Data.Logic.ATP.PropExamples
- Data.Logic.ATP.Quantified
- Data.Logic.ATP.Resolution
- Data.Logic.ATP.Skolem
- Data.Logic.ATP.Tableaux
- Data.Logic.ATP.Term
- Data.Logic.ATP.Unif
- Data.Logic.ATP
- Logic
Downloads
- atp-haskell-1.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.7, 1.8, 1.9, 1.10, 1.13, 1.14, 1.14.1, 1.14.2, 1.14.3 (info) |
---|---|
Dependencies | base (>=4.8 && <4.13), containers, HUnit, mtl, parsec, pretty (>=1.1.2), template-haskell, time [details] |
License | BSD-3-Clause |
Author | John Harrison |
Maintainer | David Fox <dsf@seereason.com> |
Revised | Revision 1 made by AndreasAbel at 2024-03-13T22:10:57Z |
Category | Logic, Theorem Provers |
Home page | https://github.com/seereason/atp-haskell |
Bug tracker | https://github.com/seereason/atp-haskell/issues |
Source repo | head: git clone https://github.com/seereason/atp-haskell |
Uploaded | by DavidFox at 2015-11-16T19:02:26Z |
Distributions | |
Reverse Dependencies | 2 direct, 2 indirect [details] |
Downloads | 4288 total (21 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-11-16 [all 1 reports] |