- maximization() - Method in class com.quantego.clp.CLP
-
Solve as maximization problem.
- maximize() - Method in class com.quantego.clp.CLP
-
Solve the problem as maximization problem.
- maxIterations(int) - Method in class com.quantego.clp.CLP
-
Set the maximum number of iterations of the solution algorithm.
- maxSeconds(int) - Method in class com.quantego.clp.CLP
-
Set the maximum number of seconds for the solution process.
- minimization() - Method in class com.quantego.clp.CLP
-
Solve as maximization problem.
- minimize() - Method in class com.quantego.clp.CLP
-
Solve the problem as minimization problem.