- seed - Variable in class results.InstanceResultXml
-
Seed corresponding to the instance.
- setConfiguration(Main.ObjAlgorithm) - Method in class interfaces.CplexSolver
-
Sets the configuration of the CPLEX solver according to the algorithm.
- setSolver(Main.ObjAlgorithm) - Method in class cplex.BranchAndBound
-
- setTolerance(double) - Method in class cplex.BranchAndBound
-
- setTolerance(double) - Method in class cplex.ConicSolver
-
- setTolerance(double) - Method in class cplex.QuadraticSolver
-
- setTolerance(double) - Method in class cplex.QuadraticSolverBissection
-
- setTolerance(double) - Method in class cplex.QuadraticSolverBissectionBasic
-
- setTolerance(double) - Method in class interfaces.CplexSolver
-
Sets the tolerance for the solver.
- size - Variable in class results.ConfigurationXml
-
Size of the instance.
- solve() - Method in class cplex.BranchAndBound
-
- solve() - Method in class cplex.ConicSolver
-
- solve() - Method in class cplex.QuadraticSolver
-
- solve(double, IloCplex.BasisStatus[], IloCplex.BasisStatus[]) - Method in class cplex.QuadraticSolver
-
Solves the problem using warm start information.
- solve() - Method in class cplex.QuadraticSolverBissection
-
- solve() - Method in class cplex.QuadraticSolverBissectionBasic
-
- solve() - Method in class cplex.QuadraticSolverCoordinateLP
-
- solve() - Method in class interfaces.CplexSolver
-
Solves the problem.
- solveLP() - Method in class cplex.QuadraticSolver
-
Solves the LP problem.
- solvePrimal(double) - Method in class cplex.QuadraticSolver
-
Solves the problem for a new value of t, using a primal approach.
- solver - Variable in class cplex.BranchAndBound
-
Solver for the quadratic problems.
- sqrtM(int, int) - Method in interface interfaces.PositiveSDefiniteMatrix
-
Gets the entry of the square root matrix specified by the arguments.
- start() - Method in class cplex.QuadraticSolver
-
Iteration of quadratic simplex with no initial information.