Package org.tweetyproject.math.examples
Class ApacheCommonsSimplexEx
java.lang.Object
org.tweetyproject.math.examples.ApacheCommonsSimplexEx
This class implements an example for the Apache Commons SimplexSolver.
Version used is 2.0
- Author:
- Sebastian Franke
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructorstatic voidmain method
-
Constructor Details
-
ApacheCommonsSimplexEx
public ApacheCommonsSimplexEx()Constructor
-
-
Method Details
-
createConstraintSatProb1
constructor- Returns:
- the problem
-
main
main method- Parameters:
args- arguments- Throws:
ParserException- ParserExceptionIOException- IOExceptionGeneralMathException- GeneralMathException
-