Class QbfExample
- java.lang.Object
-
- net.sf.tweety.logics.qbf.examples.QbfExample
-
public class QbfExample extends java.lang.Object
Some 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 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
-
-