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] [Quick Jump]
- 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.LitWrapper
- 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.14.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 | applicative-extras, base (>=4.8 && <5), containers, extra, HUnit, mtl, parsec, pretty (>=1.1.2), template-haskell, time [details] |
Tested with | ghc ==7.10.3, ghc >=7.11 && <7.12, ghc ==8.6.5, ghc ==9.8.2 |
License | BSD-3-Clause |
Author | John Harrison |
Maintainer | David Fox <dsf@seereason.com> |
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 2024-04-03T19:38:45Z |
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 2024-04-03 [all 1 reports] |