Class AbstractArgumentationExample
java.lang.Object
org.tweetyproject.beliefdynamics.examples.AbstractArgumentationExample
Example code for applying belief dynamics on abstract argumentation frameworks.
- Author:
- Matthias Thimm
- 
Constructor SummaryConstructorsConstructorDescriptionDefault constructor for theAbstractArgumentationExampleclass.
- 
Method Summary
- 
Constructor Details- 
AbstractArgumentationExamplepublic AbstractArgumentationExample()Default constructor for theAbstractArgumentationExampleclass. This constructor initializes the class and provides an example of reasoning with an argumentation framework and belief revision.
 
- 
- 
Method Details- 
mainMain method that demonstrates the usage of argumentation frameworks and belief revision techniques.- Parameters:
- args- command line arguments (not used)
 
 
-