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