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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructorstatic voidmain method
-
Constructor Details
-
GlpkSolverEx
public GlpkSolverEx()Constructor
-
-
Method Details
-
createConstraintSatProb1
-
main
main method- Parameters:
args- arguments- Throws:
ParserException- ParserExceptionIOException- IOExceptionGeneralMathException- GeneralMathException
-