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.
https://github.com/chakshugupta13/propositional-logic-theorem-prover-using-resolution-refutation
propositional-logic propositional-logic-theorem resolution-refutation
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/chakshugupta13/propositional-logic-theorem-prover-using-resolution-refutation
- Owner: ChakshuGupta13
- Created: 2020-06-23T08:10:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T16:34:50.000Z (almost 6 years ago)
- Last Synced: 2023-03-10T21:44:02.052Z (over 3 years ago)
- Topics: propositional-logic, propositional-logic-theorem, resolution-refutation
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0