Class QbfExample
- java.lang.Object
 - 
- org.tweetyproject.logics.qbf.examples.QbfExample
 
 
- 
public class QbfExample extends java.lang.ObjectSome general examples for quantified boolean formulas and for parsers and writers.- Author:
 - Anna Gessler
 
 
- 
- 
Constructor Summary
Constructors Constructor Description QbfExample() 
- 
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
 
 - 
 
 -