Class DeductiveExample
- java.lang.Object
 - 
- org.tweetyproject.arg.deductive.examples.DeductiveExample
 
 
- 
public class DeductiveExample extends java.lang.ObjectShows how to construct and query a deductive knowledge base.- Author:
 - Matthias Thimm
 
 
- 
- 
Constructor Summary
Constructors Constructor Description DeductiveExample() 
- 
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] args) 
 - 
 
- 
- 
Method Detail
- 
main
public static void main(java.lang.String[] args) throws ParserException, java.io.IOException- Throws:
 ParserExceptionjava.io.IOException
 
 - 
 
 -