Package org.tweetyproject.math.examples
Class ApacheCommonsSimplexEx2
java.lang.Object
org.tweetyproject.math.examples.ApacheCommonsSimplexEx2
This class is a second example for the ApacheCommonsSimplexSolver. It
showcases some more features of the library. Not all steps are particularly
necessary for the result. But they are fun though.
- Author:
- Sebastian Franke
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ApacheCommonsSimplexEx2
public ApacheCommonsSimplexEx2()
-
-
Method Details
-
createConstraintSatProb1
constructor- Returns:
- problem
- Throws:
GeneralMathException
- GeneralMathException
-
main
main method- Parameters:
args
- arguments- Throws:
ParserException
- ParserExceptionIOException
- IOExceptionGeneralMathException
- GeneralMathException
-