First-Order Logic (FOL) resolution refutation automated theorem prover deriving empty clause contradictions for unsatisfiability proofs.
-
Updated
Sep 10, 2026 - Python
First-Order Logic (FOL) resolution refutation automated theorem prover deriving empty clause contradictions for unsatisfiability proofs.
First-Order Logic (FOL) resolution refutation automated theorem prover deriving empty clause contradictions for unsatisfiability proofs.
Command-line propositional logic theorem prover using resolution refutation over CNF clauses.
resolution refutation algorithm for propositional logic in python
Logic for Computer Science course projects
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.
USC 2021 Spring CSCI 561 Artificial Intelligence Score: A-
To associate your repository with the resolution-refutation topic, visit your repo's landing page and select "manage topics."