Class DeductiveExample
- java.lang.Object
-
- net.sf.tweety.arg.deductive.examples.DeductiveExample
-
public class DeductiveExample extends java.lang.Object
For testing purposes.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description DeductiveExample()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws ParserException, java.io.IOException
- Throws:
ParserException
java.io.IOException
-
-