Package org.tweetyproject.math.examples
Class GlpkSolverEx
java.lang.Object
org.tweetyproject.math.examples.GlpkSolverEx
This class implements an example for the Glpk Solver
- Author:
- Sebastian Franke
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconstructorstatic void
main method
-
Constructor Details
-
GlpkSolverEx
public GlpkSolverEx()
-
-
Method Details
-
createConstraintSatProb1
constructor- Returns:
- problem
-
main
main method- Parameters:
args
- arguments- Throws:
ParserException
- ParserExceptionIOException
- IOExceptionGeneralMathException
- GeneralMathException
-