Class CReasonerExample

java.lang.Object
org.tweetyproject.logics.cl.examples.CReasonerExample

public class CReasonerExample extends Object
Demonstrates how to construct a conditional logic knowledge base programmatically and query it using the Simple C-reasoner.

This example creates a belief set of conditional statements and then uses the SimpleCReasoner to compute and print a model for that belief set.