logic-classes

Version 1.7.1 revision 0 uploaded by DavidFox.

Package meta

Synopsis
Framework for propositional and first order logic, theorem proving
Description

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.

Author
David Fox <dsf@seereason.com>
Bug reports
https://github.com/seereason/logic-classes/issues
Category
Logic, Theorem Provers
Copyright
n/a
Homepage
https://github.com/seereason/logic-classes
Maintainer
SeeReason Partners <partners@seereason.com>
Package URL
n/a
Stability
n/a

Components