logic-classes: Framework for propositional and first order logic, theorem proving

[ bsd3, library, logic, theorem-provers ] [ Propose Tags ]

Package to support Propositional and First Order Logic. It includes classes representing the different types of formulas and terms, some instances of those classes for types used in other logic libraries, and implementations of several logic algorithms, including conversion to normal form and a simple resolution-based theorem prover for any instance of FirstOrderFormula.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.44, 0.45, 0.47, 0.48, 1.1, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.7, 1.7.1
Change log changelog
Dependencies applicative-extras, base (>=4.3 && <5), containers, HUnit, mtl, pretty, PropLogic, safecopy, set-extra, syb, template-haskell [details]
License BSD-3-Clause
Author David Fox <dsf@seereason.com>
Maintainer SeeReason Partners <partners@seereason.com>
Category Logic, Theorem Provers
Home page https://github.com/seereason/logic-classes
Bug tracker https://github.com/seereason/logic-classes/issues
Uploaded by DavidFox at 2015-10-17T14:07:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 13222 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-17 [all 1 reports]