TweetyProject
TweetyProject copied to clipboard
TweetyProject is a collection of Java libraries that implement approaches to different areas of artificial intelligence.
Actually, when adding the libs into my project with: ``` org.tweetyproject tweety-full .. ``` It cannot be seen at first glance. which imported libs belong to Tweety (e.g. `rankings.jar`, `prob.jar`)....
Has there ever been any interest or work on parsers/writers for CommonLogic, specifically CLIF? thanks
The unit test shows an error in `SimpleCausalReasoner`.