Package net.sf.tweety.math.examples
Class OctaveSqpSolverEx
- java.lang.Object
-
- net.sf.tweety.math.examples.OctaveSqpSolverEx
-
public class OctaveSqpSolverEx extends Object
This class implements an example for the OctaveSqpSolver Version used is 5.2.0- Author:
- Sebastian Franke
-
-
Constructor Summary
Constructors Constructor Description OctaveSqpSolverEx()
-
-
-
Method Detail
-
createConstraintSatProb1
public static ConstraintSatisfactionProblem createConstraintSatProb1()
-
main
public static void main(String[] args) throws net.sf.tweety.commons.ParserException, IOException, GeneralMathException
- Throws:
net.sf.tweety.commons.ParserExceptionIOExceptionGeneralMathException
-
-