An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with resolution-refutation

A curated list of projects in awesome lists tagged with resolution-refutation .

https://github.com/chakshugupta13/propositional-logic-theorem-prover-using-resolution-refutation

Propositional Logic Theorem Prover using Resolution-Refutation takes Knowledge Base (i.e., formulae) and Query as input and implement a refutation proof (by first converting the given formulae into CNF), and report the result (1 if the query holds, and 0 otherwise). Additionally, the program have an option to print the resolution steps used in the proof.

propositional-logic propositional-logic-theorem resolution-refutation

Last synced: 11 Apr 2025