Skip to content

joelvhamilton/rational-closure

Repository files navigation

Tool to perform entailment checks using Rational Closure

Compile using Maven

mvn package

Run jar

java -cp target/rationalclosure-1.0-SNAPSHOT-jar-with-dependencies.jar org.rationalclosure.App knowledgebasename.txt

Knowledge bases must be formatted according to TweetyProject propositional logic syntax, with defeasible implication represented as '~>'. (http:https://tweetyproject.org/)

About

Defeasible Reasoner which computes Rational Closure as per the KLM Framework (https://www.sciencedirect.com/science/article/abs/pii/0004370290901015)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages