Class DungTheoryGeneratorExample

java.lang.Object
org.tweetyproject.arg.dung.examples.DungTheoryGeneratorExample

public class DungTheoryGeneratorExample extends Object
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 Details

    • DungTheoryGeneratorExample

      public DungTheoryGeneratorExample()
      Creates a new Dung theory generator example.
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Runs the example.
      Parameters:
      args - command-line arguments
      Throws:
      IOException - if writing generated theories fails