Package org.tweetyproject.math.examples
Class OctaveSqpSolverEx
java.lang.Object
org.tweetyproject.math.examples.OctaveSqpSolverEx
This class implements an example for the OctaveSqpSolver.
Version used is 5.2.0
- Author:
- Sebastian Franke
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconstructorstatic void
main method
-
Constructor Details
-
OctaveSqpSolverEx
public OctaveSqpSolverEx()Constructor
-
-
Method Details
-
createConstraintSatProb1
-
main
main method- Parameters:
args
- arguments- Throws:
ParserException
- ParserExceptionIOException
- IOExceptionGeneralMathException
- GeneralMathException
-