Class AspicGeneratorExample

java.lang.Object
org.tweetyproject.arg.aspic.examples.AspicGeneratorExample

public class AspicGeneratorExample extends Object
Exemplary code illustrating the use of the ASPIC theory generator. Furthermore this code show a small performance comparison between the naive ASPIC reasoner, the module based reasoner, and the random reasoner.
Author:
Matthias Thimm
  • Constructor Details

    • AspicGeneratorExample

      public AspicGeneratorExample()
  • Method Details

    • main

      public static void main(String[] args)