Class RepairExample
java.lang.Object
org.tweetyproject.logics.pcl.examples.RepairExample
Example code illustrating the use of repairing approaches.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RepairExample
public RepairExample()Default Constructor
-
-
Method Details
-
main
Main method demonstrating the repair of an inconsistent 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 during the repair process
-