Logic for Computer Science course projects
-
Updated
Nov 17, 2018 - Standard ML
Logic for Computer Science course projects
resolution refutation algorithm for propositional logic in python
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-
Add a description, image, and links to the resolution-refutation topic page so that developers can more easily learn about it.
To associate your repository with the resolution-refutation topic, visit your repo's landing page and select "manage topics."