Class AspicGeneratorExample2


  • public class AspicGeneratorExample2
    extends java.lang.Object
    This code shows the use of the ASPIC theory generator. It generates some random ASPIC theories, constructs the corresponding AF graphs, and writes them to a specific folder
    Author:
    Matthias Thimm
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AspicGeneratorExample2

        public AspicGeneratorExample2()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException