Class CF2Example
java.lang.Object
org.tweetyproject.arg.dung.examples.CF2Example
Example code for CF2 semantics.
Shows how to construct an abstract argumentation framework programmatically and how to reason with it using CF2 semantics.
- Author:
- Matthias Thimm
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CF2Example
public CF2Example()Creates a new CF2 example.
-
-
Method Details
-
main
Runs the example.- Parameters:
args- command-line arguments
-