Package net.sf.tweety.logics.pl.examples
Class MaxSatExample
- java.lang.Object
-
- net.sf.tweety.logics.pl.examples.MaxSatExample
-
public class MaxSatExample extends java.lang.ObjectIllustrates the use of MaxSAT solvers.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description MaxSatExample()
-
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
-
-