Class ASPCore2ParserExample


  • public class ASPCore2ParserExample
    extends java.lang.Object
    Examples for parsing simple ELP programs and for using Clingo to solve them.
    Author:
    Anna Gessler
    • 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

      • ASPCore2ParserExample

        public ASPCore2ParserExample()
    • Method Detail

      • main

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