- CardinalityInstance - Class in instances
-
A uniform matroid.
- changeObjective(double, IloCplex.BasisStatus[], IloCplex.BasisStatus[]) - Method in class cplex.QuadraticSolver
-
Changes the objective.
- changeObjective(double) - Method in class cplex.QuadraticSolver
-
Changes the objective.
- compareTo(AlgorithmXml) - Method in class results.AlgorithmXml
-
- compareTo(ConfigurationXml) - Method in class results.ConfigurationXml
-
- configurations - Variable in class results.ResultsXml
-
The different configurations attempted.
- ConfigurationXml - Class in results
-
The description of an instance.
- ConfigurationXml() - Constructor for class results.ConfigurationXml
-
Default constructor.
- ConfigurationXml(int, double, int, double, double, boolean, String, double) - Constructor for class results.ConfigurationXml
-
Constructor by parameters.
- ConicSolver - Class in cplex
-
A conic solver using CPLEX.
- ConicSolver() - Constructor for class cplex.ConicSolver
-
Constructor by parameters.
- ConicSolver(IloCplex, IloNumVar[], IloRange[], IloLinearNumExpr, IloQuadNumExpr) - Constructor for class cplex.ConicSolver
-
Constructor by parameters.
- constraints - Variable in class interfaces.CplexSolver
-
Constraints.
- cplex - package cplex
-
- cplex - Variable in class interfaces.CplexSolver
-
Pointer to cplexGeneral.
- CplexInstance - Interface in interfaces
-
- CplexSolver - Class in interfaces
-
Interface to a cplex model.
- CplexSolver() - Constructor for class interfaces.CplexSolver
-
Constructor by parameters.
- CplexSolver(IloCplex, IloNumVar[], IloRange[], IloLinearNumExpr, IloQuadNumExpr) - Constructor for class interfaces.CplexSolver
-
Constructor by parameters.