Class PlExample


  • public class PlExample
    extends Object
    Some general examples for using basic propositional logic classes like PlParser and SimplePlReasoner.
    Author:
    Anna Gessler
    • Constructor Detail

      • PlExample

        public PlExample()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws net.sf.tweety.commons.ParserException,
                                IOException
        Throws:
        net.sf.tweety.commons.ParserException
        IOException