A simple theorem prover made for a university programming assignment
-
Updated
Jul 28, 2017 - Java
A simple theorem prover made for a university programming assignment
Yet Another Sat solvER
This repository for implementations of Artificial intelligence algorithms
Propositional theorem prover - resolution with pure literal elimination and subsumption elimination, implemented in ISO Prolog. Educational software.
In this bachelor thesis, I developed a toolkit for automated reasoning and interpolation with ordered resolution.
Performs normal form conversions of propositional formulas through the use of syntax trees, and provides 3 sat-solver algorithms with verifiable step-by-step output.
A Propositional Logic Interpreter written in Node.js
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.
A propositional logic prover implemented using resolution refutation.
A Python library providing basic functionalities for manipulating propositional logic
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."