Class AspicExampleFol


  • public class AspicExampleFol
    extends java.lang.Object
    ASPIC example code for fol formulas.
    Author:
    Anna Gessler
    • Constructor Summary

      Constructors 
      Constructor Description
      AspicExampleFol()  
    • Method Summary

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

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

      • AspicExampleFol

        public AspicExampleFol()
    • Method Detail