Propositional theorem prover - resolution with pure literal elimination and subsumption elimination, implemented in ISO Prolog. Educational software.
-
Updated
Apr 28, 2024 - Prolog
Propositional theorem prover - resolution with pure literal elimination and subsumption elimination, implemented in ISO Prolog. Educational software.
resolution refutation is method of finding whether the given antecedent implies the consequent or not, it could also be used to check validity of the expressions.
Add a description, image, and links to the propositional-resolution topic page so that developers can more easily learn about it.
To associate your repository with the propositional-resolution topic, visit your repo's landing page and select "manage topics."