Class MaxEntExample
java.lang.Object
org.tweetyproject.logics.pcl.examples.MaxEntExample
Implementation of example Grippe (flu)
from lecture Commonsense Reasoning in summer term 2020, chapter 4, slide 204
- Author:
- Jonas Schumacher
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MaxEntExample
public MaxEntExample()Default Constructor
-
-
Method Details
-
main
Main method that demonstrates MaxEnt reasoning on a probabilistic conditional logic belief set.- Parameters:
args
- Command line arguments (not used)- Throws:
ParserException
- If an error occurs while parsing the probabilistic conditionalsIOException
- If an I/O error occurs while setting up the solver
-