Class DungTheoryGeneratorExample
java.lang.Object
org.tweetyproject.arg.dung.examples.DungTheoryGeneratorExample
Example code for generating Dung theories and exporting them to APX format.
The example shows several generators and writes their output to files.
- Author:
- Anna Gessler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DungTheoryGeneratorExample
public DungTheoryGeneratorExample()Creates a new Dung theory generator example.
-
-
Method Details
-
main
Runs the example.- Parameters:
args- command-line arguments- Throws:
IOException- if writing generated theories fails
-