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.Object
Illustrates the use of MaxSAT solvers.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description MaxSatExample()
-
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
-
-