A B C D E F G H I K L M N O P R S T U V W X

A

abort() - Method in class ilog.cplex.IloCplex.Callback
Aborts current optimization.
AbortCrossover - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
AbortDualInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
AbortFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
AbortInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
AbortPrimDualFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
AbortPrimDualInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
AbortPrimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
add(IloAddable) - Method in interface ilog.concert.IloModel
This method adds the extractable object to the invoking model.
add(IloAddable[]) - Method in interface ilog.concert.IloModel
This method adds the array of extractable objects to the invoking model.
add(IloAddable[], int, int) - Method in interface ilog.concert.IloModel
This method adds modeling objects to the invoking IloModel.
add(IloLinearIntExpr) - Method in interface ilog.concert.IloLinearIntExpr
Adds all the terms found in the scalar product passed as argument to the invoking object.
add(IloLinearNumExpr) - Method in interface ilog.concert.IloLinearNumExpr
Adds all the terms found in the scalar product passed as argument to the invoking object.
add(IloRange) - Method in class ilog.cplex.IloCplex.CutCallback
Adds a cut cutfrom a user-written callback.
addCols(IloNumVar[]) - Method in interface ilog.concert.IloLPMatrix
Adds new empty columns to LP matrix.
addCols(IloNumVar[], int[][], double[][]) - Method in interface ilog.concert.IloLPMatrix
Adds new columns to the LP matrix.
addCols(IloNumVar[], int, int) - Method in interface ilog.concert.IloLPMatrix
Adds new empty columns to LP matrix.
addColumn(IloNumVar) - Method in interface ilog.concert.IloLPMatrix
Adds a new empty column to LP matrix.
addColumn(IloNumVar, int[], double[]) - Method in interface ilog.concert.IloLPMatrix
Adds a new column to LP matrix.
addCut(IloRange) - Method in class ilog.cplex.IloCplex
Adds rng as a cut to the invoking IloCplex object.
addCuts(IloRange[]) - Method in class ilog.cplex.IloCplex
Adds IloRange[] array rng as a cut to the invoking IloCplex object.
addCuts(IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Adds rng as a user cut to the invoking IloCplex object.
addEq(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addEq(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addEq(double, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addEq(double, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addEq(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addEq(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addEq(IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addEq(IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addEq(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addEq(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addEq(IloNumExpr, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addEq(IloNumExpr, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addGe(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addGe(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addGe(double, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addGe(double, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addGe(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addGe(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addGe(IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addGe(IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addGe(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addGe(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addGe(IloNumExpr, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addGe(IloNumExpr, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLe(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addLe(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLe(double, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addLe(double, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLe(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addLe(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLe(IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addLe(IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLe(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addLe(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLe(IloNumExpr, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addLe(IloNumExpr, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLPMatrix() - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloLPMatrix object.
addLPMatrix() - Method in class ilog.cplex.IloCplex
See IloMPModeler
addLPMatrix(String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloLPMatrix object.
addLPMatrix(String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addMaximize() - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty maximization objective function.
addMaximize() - Method in class ilog.cplex.IloCplex
See IloModeler
addMaximize(IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
addMaximize(IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
addMaximize(IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
addMaximize(IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloModeler
addMaximize(String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty maximization objective function.
addMaximize(String) - Method in class ilog.cplex.IloCplex
See IloModeler
addMinimize() - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty minimization objective function.
addMinimize() - Method in class ilog.cplex.IloCplex
See IloModeler
addMinimize(IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
addMinimize(IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
addMinimize(IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
addMinimize(IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloModeler
addMinimize(String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty minimization objective function.
addMinimize(String) - Method in class ilog.cplex.IloCplex
See IloModeler
addObjective(IloObjectiveSense) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty objective function.
addObjective(IloObjectiveSense) - Method in class ilog.cplex.IloCplex
See IloModeler
addObjective(IloObjectiveSense, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
addObjective(IloObjectiveSense, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
addObjective(IloObjectiveSense, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
addObjective(IloObjectiveSense, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloModeler
addObjective(IloObjectiveSense, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty objective function.
addObjective(IloObjectiveSense, String) - Method in class ilog.cplex.IloCplex
See IloModeler
addRange(double, double) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloRange object.
addRange(double, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addRange(double, double, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloRange object.
addRange(double, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addRange(double, IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addRange(double, IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addRange(double, IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
addRange(double, IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addRow(double, double, int[], double[]) - Method in interface ilog.concert.IloLPMatrix
Adds a new row to LP matrix.
addRow(IloRange) - Method in interface ilog.concert.IloLPMatrix
Adds range constraint as a new row to LP matrix.
addRows(double[], double[], int[][], double[][]) - Method in interface ilog.concert.IloLPMatrix
Adds a set of new rows to LP matrix.
addRows(IloRange[]) - Method in interface ilog.concert.IloLPMatrix
Adds range constraints as new rows to LP matrix.
addRows(IloRange[], int, int) - Method in interface ilog.concert.IloLPMatrix
Adds range constraints as new rows to LP matrix.
addSOS1(IloNumVar[], double[]) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
addSOS1(IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS1(IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
addSOS1(IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS1(IloNumVar[], double[], int, int, String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
addSOS1(IloNumVar[], double[], int, int, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS1(IloNumVar[], double[], String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
addSOS1(IloNumVar[], double[], String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS2(IloNumVar[], double[]) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
addSOS2(IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS2(IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
addSOS2(IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS2(IloNumVar[], double[], int, int, String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
addSOS2(IloNumVar[], double[], int, int, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addSOS2(IloNumVar[], double[], String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
addSOS2(IloNumVar[], double[], String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addTerm(double, IloNumVar) - Method in interface ilog.concert.IloLinearNumExpr
Adds the new term coef * var to a scalar product.
addTerm(IloIntVar, int) - Method in interface ilog.concert.IloLinearIntExpr
Adds the new term coef * var to a scalar product.
addTerm(IloNumVar, double) - Method in interface ilog.concert.IloLinearNumExpr
Adds the new term coef * var to a scalar product.
addTerm(int, IloIntVar) - Method in interface ilog.concert.IloLinearIntExpr
Adds the new term coef * var to a scalar product.
addTerms(double[], IloNumVar[]) - Method in interface ilog.concert.IloLinearNumExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(double[], IloNumVar[], int, int) - Method in interface ilog.concert.IloLinearNumExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(IloIntVar[], int[]) - Method in interface ilog.concert.IloLinearIntExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(IloIntVar[], int[], int, int) - Method in interface ilog.concert.IloLinearIntExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(IloNumVar[], double[]) - Method in interface ilog.concert.IloLinearNumExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloLinearNumExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(int[], IloIntVar[]) - Method in interface ilog.concert.IloLinearIntExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addTerms(int[], IloIntVar[], int, int) - Method in interface ilog.concert.IloLinearIntExpr
Adds the new terms sum_i(coef[i] * var[i]) to a scalar product.
addToExpr(IloObjective, IloNumExpr) - Method in interface ilog.concert.IloMPModeler
Adds an expression term to the expression of the specified IloObjective object.
addToExpr(IloObjective, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
addToExpr(IloRange, IloNumExpr) - Method in interface ilog.concert.IloMPModeler
Adds an expression term to the expression of the specified IloRange object.
addToExpr(IloRange, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
AdvInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
AdvInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
AggCutLim - Static variable in class ilog.cplex.IloCplexIntParam
 
AggCutLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
AggFill - Static variable in class ilog.cplex.IloCplexIntParam
 
AggFill - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
AggInd - Static variable in class ilog.cplex.IloCplexIntParam
 
AggInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
and(IloColumn) - Method in class ilog.concert.IloColumn
Links two IloColumn objects.
AtLower - Static variable in class ilog.cplex.IloCplex.BasisStatus
This status indicates that the variable or slack corresponding to a constraint is non-basic and at its bound.
AtLower - Static variable in class ilog.cplex.IloCplex.IIS.Status
Sets status AtLower to 0.
AtUpper - Static variable in class ilog.cplex.IloCplex.BasisStatus
This status indicates that the variable or slack corresponding to a constraint is non-basic, and at its upper bound.
AtUpper - Static variable in class ilog.cplex.IloCplex.IIS.Status
Sets status AtUpper to 2.
Auto - Static variable in class ilog.cplex.IloCplex.Algorithm
Allows IloCplex to select an algorithm.
Auto - Static variable in class ilog.cplex.IloCplex.PrimalPricing
Sets the primal pricing parameter Auto to 0
Auto - Static variable in class ilog.cplex.IloCplex.DualPricing
Sets the dual pricing parameter value for Auto to 0

B

BarAlg - Static variable in class ilog.cplex.IloCplexIntParam
 
BarAlg - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarColNz - Static variable in class ilog.cplex.IloCplexIntParam
 
BarColNz - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarCrossAlg - Static variable in class ilog.cplex.IloCplexIntParam
 
BarCrossAlg - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarDisplay - Static variable in class ilog.cplex.IloCplexIntParam
 
BarDisplay - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarEpComp - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
BarGrowth - Static variable in class ilog.cplex.IloCplexIntParam
 
BarGrowth - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
BarItLim - Static variable in class ilog.cplex.IloCplexIntParam
 
BarItLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarMaxCor - Static variable in class ilog.cplex.IloCplexIntParam
 
BarMaxCor - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarObjRng - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
BarOOC - Static variable in class ilog.cplex.IloCplexBoolParam
 
BarOOC - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
BarOrder - Static variable in class ilog.cplex.IloCplexIntParam
 
BarOrder - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Barrier - Static variable in class ilog.cplex.IloCplex.Algorithm
Selects the barrier algorithm.
BarrierInconsistent - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
BarrierNumError - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
BarStartAlg - Static variable in class ilog.cplex.IloCplexIntParam
 
BarStartAlg - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BarVarUp - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
Basic - Static variable in class ilog.cplex.IloCplex.BasisStatus
This status indicates that the variable or slack corresponding to a constraint is basic.
BasInterval - Static variable in class ilog.cplex.IloCplexIntParam
 
BasInterval - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BBInterval - Static variable in class ilog.cplex.IloCplexIntParam
 
BBInterval - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BestBound - Static variable in class ilog.cplex.IloCplex.NodeSelect
Sets BestBound to 1
BestEst - Static variable in class ilog.cplex.IloCplex.NodeSelect
Sets BestEst to 2
BestEstAlt - Static variable in class ilog.cplex.IloCplex.NodeSelect
Sets BestEstAlt to 3
BndStrenInd - Static variable in class ilog.cplex.IloCplexIntParam
 
BndStrenInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Bool - Static variable in class ilog.concert.IloNumVarType
Boolean or, equivalently, binary variable type.
boolVar() - Method in interface ilog.concert.IloModeler
Creates and returns a new Boolean variable (domain 0,1)
boolVar() - Method in class ilog.cplex.IloCplex
See IloModeler
boolVar(IloColumn) - Method in interface ilog.concert.IloMPModeler
Creates a new boolean or binary modeling variable with column-wise modeling.
boolVar(IloColumn) - Method in class ilog.cplex.IloCplex
See IloModeler
boolVar(IloColumn, String) - Method in interface ilog.concert.IloMPModeler
Creates a new boolean or binary modeling variable with column-wise modeling.
boolVar(IloColumn, String) - Method in class ilog.cplex.IloCplex
See IloModeler
boolVar(String) - Method in interface ilog.concert.IloModeler
Creates and returns a new Boolean variable (domain 0,1) and a name.
boolVar(String) - Method in class ilog.cplex.IloCplex
See IloModeler
boolVarArray(IloColumnArray) - Method in interface ilog.concert.IloMPModeler
Creates and returns boolean or binary modeling variables with column wise modeling.
boolVarArray(IloColumnArray) - Method in class ilog.cplex.IloCplex
See IloModeler
boolVarArray(IloColumnArray, String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns boolean or binary modeling variables with column wise modeling.
boolVarArray(IloColumnArray, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
boolVarArray(int) - Method in interface ilog.concert.IloModeler
Creates and returns an array of n new Boolean variables (domain 0,1).
boolVarArray(int) - Method in class ilog.cplex.IloCplex
See IloModeler
boolVarArray(int, String[]) - Method in interface ilog.concert.IloModeler
Creates and returns an array of n new Boolean variables (domain 0,1).
boolVarArray(int, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
Bounded - Static variable in class ilog.cplex.IloCplex.Status
The Bounded solution status indicates that the IloCplex optimizer has determined that the model is not unbounded.
BranchOnSOS1 - Static variable in class ilog.cplex.IloCplex.BranchType
Indicates IloCplex SOS1 branch intention.
BranchOnSOS2 - Static variable in class ilog.cplex.IloCplex.BranchType
Indicates IloCplex SOS2 branch intention.
BranchOnVariable - Static variable in class ilog.cplex.IloCplex.BranchType
Indicates IloCplex single variable branch intention.
BrDir - Static variable in class ilog.cplex.IloCplexIntParam
 
BrDir - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
BtTol - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.

C

clear() - Method in interface ilog.concert.IloLPMatrix
Deletes all rows and columns from invoking LP matrix.
clear() - Method in interface ilog.concert.IloLinearIntExpr
Removes all terms from the invoking linear expression leaving a 0 expression behind.
clear() - Method in interface ilog.concert.IloLinearNumExpr
Removes all terms from the invoking linear expression leaving a 0 expression behind.
clearCallbacks() - Method in class ilog.cplex.IloCplex
Removes all callbacks.
clearCuts() - Method in class ilog.cplex.IloCplex
Deletes all user cuts added to the invoking IloCplex object with the methods addCut and addCuts.
clearExpr() - Method in interface ilog.concert.IloObjective
Sets the optimization expression to 0.
clearExpr() - Method in interface ilog.concert.IloRange
Sets the expression of the ranged constraint to 0.
clearModel() - Method in class ilog.cplex.IloCplex
Removes objects from the IloCplex model.
Cliques - Static variable in class ilog.cplex.IloCplexIntParam
 
Cliques - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
ClockType - Static variable in class ilog.cplex.IloCplexIntParam
 
ClockType - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
CoeRedInd - Static variable in class ilog.cplex.IloCplexIntParam
 
CoeRedInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
ColGrowth - Static variable in class ilog.cplex.IloCplexIntParam
 
ColGrowth - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
column(IloLPMatrix) - Method in interface ilog.concert.IloMPModeler
Creates a column for adding a new variable to the LP matrix as an empty column.
column(IloLPMatrix) - Method in class ilog.cplex.IloCplex
See IloMPModeler
column(IloLPMatrix, int[], double[]) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumn object for adding a new variable to the LP matrix as a new column.
column(IloLPMatrix, int[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
column(IloLPMatrix, int[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumn object for adding a new variable to the LP matrix as a new column.
column(IloLPMatrix, int[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
column(IloObjective, double) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumn object to use for adding a new variable to an IloObjective object as a linear term with coefficient val.
column(IloObjective, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
column(IloRange, double) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumn to add a new variable to an IloRange object as a linear term with coefficient val.
column(IloRange, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
columnArray(IloLPMatrix, int) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumnArray object for adding new variables to an IloLPMatrix as empty columns.
columnArray(IloLPMatrix, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
columnArray(IloLPMatrix, int, int[][], double[][]) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumnArray object for adding new variables to an IloLPMatrix as columns.
columnArray(IloLPMatrix, int, int[][], double[][]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
columnArray(IloObjective, double[]) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumnArray for adding num new variables to an IloObjective object as linear terms with coefficients specified in val.
columnArray(IloObjective, double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
columnArray(IloObjective, double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumnArray for adding num new variables to an IloObjective object as linear terms with coefficients specified in val.
columnArray(IloObjective, double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
columnArray(IloRange, double[]) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumnArray for adding num new variables to an IloRange object as linear terms with coefficients specified in val.
columnArray(IloRange, double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
columnArray(IloRange, double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an IloColumnArray for adding num new variables to an IloRange object as linear terms with coefficients specified in val.
columnArray(IloRange, double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
constant(double) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the constant term x.
constant(double) - Method in class ilog.cplex.IloCplex
See IloModeler
constant(int) - Method in interface ilog.concert.IloModeler
Creates and returns a new constant expression equal to x.
constant(int) - Method in class ilog.cplex.IloCplex
See IloModeler
conversion(IloNumVar[], IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns an IloConversion object for converting the type of variables var in a model.
conversion(IloNumVar[], IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloMPModeler
conversion(IloNumVar[], IloNumVarType[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns an IloConversion object for converting the type of variables var in a model.
conversion(IloNumVar[], IloNumVarType[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
conversion(IloNumVar[], IloNumVarType[], String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an IloConversion object for converting the type of variables var in a model.
conversion(IloNumVar[], IloNumVarType[], String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
conversion(IloNumVar[], IloNumVarType, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an IloConversion object for converting the type of variables var in a model.
conversion(IloNumVar[], IloNumVarType, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
conversion(IloNumVar, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns an IloConversion object for converting the type of a variable in a model.
conversion(IloNumVar, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloMPModeler
conversion(IloNumVar, IloNumVarType, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an IloConversion object for converting the type of a variable in a model.
conversion(IloNumVar, IloNumVarType, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
conversionIterator() - Method in class ilog.cplex.IloCplex
Returns an iterator over all IloConversion objects in the IloCplex model.
Covers - Static variable in class ilog.cplex.IloCplexIntParam
 
Covers - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
CraInd - Static variable in class ilog.cplex.IloCplexIntParam
 
CraInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
CutLo - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
CutPass - Static variable in class ilog.cplex.IloCplexIntParam
 
CutPass - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
CutsFactor - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
CutUp - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.

D

DataCheck - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
DefaultVarSel - Static variable in class ilog.cplex.IloCplex.VariableSelect
Sets DefaultVarSel to 0
delDirection(IloNumVar) - Method in class ilog.cplex.IloCplex
Removes any existing branching direction assignments from the variable array var.
delDirections(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Removes any existing branching direction assignments from the variable array var.
delDirections(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Removes any existing branching direction assignments from num variables in the array var, starting with variable start.
delete(IloCopyable) - Method in interface ilog.concert.IloMPModeler
Removes all instances of the selected object from a model.
delete(IloCopyable) - Method in class ilog.cplex.IloCplex
Removes the extractable from the extracted model, and all the extractables in the model.
delete(IloCopyable[]) - Method in interface ilog.concert.IloMPModeler
Removes all modeling objects in an array obj from a model.
delete(IloCopyable[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
delete(IloCopyable[], int, int) - Method in interface ilog.concert.IloMPModeler
Removes all modeling objects from obj[start] through obj[start+num-1] in a model.
delete(IloCopyable[], int, int) - Method in class ilog.cplex.IloCplex
Removes extractables from the extracted model, and all the extractables in the model.
delPriorities(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Removes any existing priority order assignments from the array of variables var.
delPriorities(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Removes any existing priority order assignments from num variables in the array var, starting with variable start.
delPriority(IloNumVar) - Method in class ilog.cplex.IloCplex
Removes any existing priority order assignment from variable var.
DepInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
DepInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
Devex - Static variable in class ilog.cplex.IloCplex.PrimalPricing
Sets the primal pricing parameter Devex to 1
DFS - Static variable in class ilog.cplex.IloCplex.NodeSelect
Sets DFS (Depth First Search) to 0
diff(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the difference of expression e and value v.
diff(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
diff(IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the difference of integer expressions expr1 and expr2.
diff(IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
diff(IloIntExpr, int) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the difference of integer expression e and value v.
diff(IloIntExpr, int) - Method in class ilog.cplex.IloCplex
See IloModeler
diff(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the difference of expression e and value v.
diff(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloModeler
diff(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the difference of expressions e1 and e2.
diff(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
diff(int, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the difference of value v and integer expression e1.
diff(int, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
DisjCuts - Static variable in class ilog.cplex.IloCplexIntParam
 
DisjCuts - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Down - Static variable in class ilog.cplex.IloCplex.BranchDirection
Sets the branch direction downwards.
DPriInd - Static variable in class ilog.cplex.IloCplexIntParam
 
DPriInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Dual - Static variable in class ilog.cplex.IloCplex.Algorithm
Selects the dual simplex algorithm.
DualBarrier - Static variable in class ilog.cplex.IloCplex.Algorithm
Selects the dual simplex algorithm followed by the barrier algorithm.
DualInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
DualObj - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
DualObjLim - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.

E

EffSlackInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
EffSlackInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
end() - Method in class ilog.cplex.IloCplex
Releases IloCplex license.
EpAGap - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
EpGap - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
EpInt - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
EpMrk - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
EpOpt - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
EpPer - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
EpRHS - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
eq(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
eq(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
eq(double, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
eq(double, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
eq(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
eq(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
eq(IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
eq(IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
eq(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
eq(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
eq(IloNumExpr, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
eq(IloNumExpr, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
equals(Object) - Method in class ilog.cplex.IloCplex.CplexStatus
 
equals(Object) - Method in class ilog.cplex.IloCplex.BasisStatus
 
equals(Object) - Method in class ilog.cplex.IloCplex.IIS.Status
 
equals(Object) - Method in class ilog.cplex.IloCplex.NodeId
 
equals(Object) - Method in class ilog.cplex.IloCplex.BranchType
Identifies whether obj represents the same BranchType as the invoking object.
Error - Static variable in class ilog.cplex.IloCplex.Status
The Error indicates that an error has ocurred.
exportModel(String) - Method in class ilog.cplex.IloCplex
Writes IloCplex a model to a file.

F

FailFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
FailFeasNoTree - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
FailInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
FailInfeasNoTree - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
FastMIP - Static variable in class ilog.cplex.IloCplexIntParam
 
FastMIP - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Feasibility - Static variable in class ilog.cplex.IloCplex.MIPEmphasis
The value which indicates MIPEmphasisFeasibility.
Feasible - Static variable in class ilog.cplex.IloCplex.Status
The Feasible solution status indicates that the IloCplex optimizer has found a feasible solution that can be queried with method getValue().
Feasible - Static variable in class ilog.cplex.IloCplex.IntegerFeasibilityStatus
Indicates that a variable or SOS is considered to be integer feasible in the current node solution.
FixBasis - Static variable in class ilog.cplex.IloCplex.DeleteMode
Sets the delete mode to FixBasis.
Fixed - Static variable in class ilog.cplex.IloCplex.IIS.Status
Sets status Fixed to 1.
Float - Static variable in class ilog.concert.IloNumVarType
Floating point or, equivalently, continuous variable type.
FlowCovers - Static variable in class ilog.cplex.IloCplexIntParam
 
FlowCovers - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
FlowPaths - Static variable in class ilog.cplex.IloCplexIntParam
 
FlowPaths - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
FracCand - Static variable in class ilog.cplex.IloCplexIntParam
 
FracCand - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
FracCuts - Static variable in class ilog.cplex.IloCplexIntParam
 
FracCuts - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
FracPass - Static variable in class ilog.cplex.IloCplexIntParam
 
FracPass - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
FreeOrSuperbasic - Static variable in class ilog.cplex.IloCplex.BasisStatus
This status indicates that the variable is non-basic, but not at a bound.
Full - Static variable in class ilog.cplex.IloCplex.PrimalPricing
Sets the primal pricing parameter Full to 4
Full - Static variable in class ilog.cplex.IloCplex.DualPricing
Sets the dual pricing parameter value for Full to 1
FullSteep - Static variable in class ilog.cplex.IloCplex.DualPricing
Sets the dual pricing parameter value for FulSteep to 3

G

ge(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
ge(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
ge(double, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
ge(double, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
ge(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
ge(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
ge(IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
ge(IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
ge(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
ge(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
ge(IloNumExpr, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
ge(IloNumExpr, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
getAlgorithm() - Method in class ilog.cplex.IloCplex
Returns the algorithm that has been used for generating the current solution.
getAX(IloLPMatrix) - Method in class ilog.cplex.IloCplex
Gets the vector of row activity values for the rows of an LP matrix.
getAX(IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Gets the row activity values for a range of rows of an LP matrix.
getAX(IloRange) - Method in class ilog.cplex.IloCplex
Gets the row activity value for a range constraint.
getAX(IloRange[]) - Method in class ilog.cplex.IloCplex
Gets row activity values for an array of range constraints.
getAX(IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Queries row activity values for a set of range constraints.
getBasisStatus(IloNumVar) - Method in class ilog.cplex.IloCplex
Gets the basis status for variable var.
getBasisStatus(IloRange) - Method in class ilog.cplex.IloCplex
Gets the basis status for constraint rng.
getBasisStatuses(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Gets the basis status for the variables in array var.
getBasisStatuses(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Gets the basis status for a set of variables in array var.
getBasisStatuses(IloRange[]) - Method in class ilog.cplex.IloCplex
Gets the basis status for the constraints in array rng.
getBasisStatuses(IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Gets the basis status for a set of constraints in array rng.
getBestObjValue() - Method in class ilog.cplex.IloCplex
Gets the objective value of the best active node in the current branch and cut tree.
getBestObjValue() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the objective value of the best active node in the current branch and cut tree.
getBoundSA(double[], double[], double[], double[], IloLPMatrix) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information.
getBoundSA(double[], double[], double[], double[], IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for the variable bounds for all variables corresponding to the columns of the specified LP matrix.
getBoundSA(double[], double[], double[], double[], IloNumVar[]) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for variable bounds.
getBoundSA(double[], double[], double[], double[], IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for variable bounds.
getBranches(IloNumVar[][], double[][], IloCplex.BranchDirection[][]) - Method in class ilog.cplex.IloCplex.BranchCallback
Queries the branches IloCplex would create at the current node.
getBranchType() - Method in class ilog.cplex.IloCplex.BranchCallback
Gets the type of branching IloCplex is going to do for the current node.
getBranchVar(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the variable at a node.
getCols(int, int, int[][], double[][]) - Method in interface ilog.concert.IloLPMatrix
Returns the queried columns in a sparse matrix representation.
getConstant() - Method in interface ilog.concert.IloLinearIntExpr
Queries the constant term from the invoking IloLinearIntExpr.
getConstant() - Method in interface ilog.concert.IloLinearNumExpr
Queries the constant term from the invoking IloLinearIntExpr.
getCplexStatus() - Method in class ilog.cplex.IloCplex
Gets the CPLEX algorithmic status code.
getCplexStatus() - Method in class ilog.cplex.IloCplex.SolveCallback
Queries the status of the last solve call.
getCplexStatus() - Method in class ilog.cplex.IloCplex.HeuristicCallback
This method returns the ILOG CPLEX status of the instance of IloCplex at the current node (that is, the state of the optimizer at the node) during the last call to solve (which may have been called directly in the callback or by IloCplex when processing the node LP).
getCplexSubStatus() - Method in class ilog.cplex.IloCplex
This method is used to access the solution status of the last node problem solved in the event of an error termination in the previous invocation of solve.
getCutoff() - Method in class ilog.cplex.IloCplex
Gets the cutoff for the objective value when solving nodes during branch and cut search.
getCutoff() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the object value cutoff.
getDefault(IloCplex.BooleanParam) - Method in class ilog.cplex.IloCplex
Gets the default value of a boolean parameter.
getDefault(IloCplex.DoubleParam) - Method in class ilog.cplex.IloCplex
Gets the default value of a double parameter.
getDefault(IloCplex.IntParam) - Method in class ilog.cplex.IloCplex
Gets the default value of an integer parameter.
getDefault(IloCplex.StringParam) - Method in class ilog.cplex.IloCplex
Gets the default value of a string parameter.
getDeleteMode() - Method in class ilog.cplex.IloCplex
Returns the current delete mode of the invoking IloCplex.
getDepth(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the depth of the node in the search tree.
getDirection(IloNumVar) - Method in class ilog.cplex.IloCplex
Returns the branch direction.
getDirection(IloNumVar) - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the branch direction.
getDirections(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Gets the branch directions for an array of variables.
getDirections(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Gets the branch directions for a set of variables.
getDownPseudoCost(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the pseudo cost for branching down on variable var.
getDual(IloRange) - Method in class ilog.cplex.IloCplex
Gets the dual solution value for a range of constraints.
getDualInfeasibility() - Method in class ilog.cplex.IloCplex.LPCallback
Gets a measure for the dual infeasibility of the current solution.
getDualObjValue() - Method in class ilog.cplex.IloCplex.BarrierCallback
Gets the current dual objective value.
getDuals(IloLPMatrix) - Method in class ilog.cplex.IloCplex
Gets the dual solution vector for the rows of LP matrix.
getDuals(IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Gets the dual solution values for a range of rows of LP matrix.
getDuals(IloRange[]) - Method in class ilog.cplex.IloCplex
Gets the dual solution values for an array of range constraints.
getDuals(IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Gets the dual solution values for a set of range constraints.
getEstimatedObjValue(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the estimated objective value at the node indicated by the index number node.
getExpr() - Method in interface ilog.concert.IloObjective
Queries the expression of the invoking IloObjective object.
getExpr() - Method in interface ilog.concert.IloRange
Queries the expression of the invoking IloRange object.
getFeasibilities(IloNumVar[]) - Method in class ilog.cplex.IloCplex.ControlCallback
Indicates whether the variables in the IloNumVar array var are integer feasible, integer infeasible, or implied integer feasible in the current node solution.
getFeasibilities(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.ControlCallback
Indicates whether the variables in the IloNumVar array var are integer feasible, integer infeasible, or implied integer feasible in the current node solution.
getFeasibility(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Indicates whether the variable var is integer feasible, integer infeasible, or implied integer feasible in the current node solution.
getIIS() - Method in class ilog.cplex.IloCplex
Computes the IIS (Irreducibly Inconsistent Set) of an infeasible model.
getIncumbentNode() - Method in class ilog.cplex.IloCplex
Gets the node number of the incumbent.
getIncumbentObjValue() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the current best integer solution objective value.
getIncumbentValue(IloNumVar) - Method in class ilog.cplex.IloCplex.MIPCallback
The value of var for current best integer solution.
getIncumbentValues(IloNumVar[]) - Method in class ilog.cplex.IloCplex.MIPCallback
Gets an array of variable values for the incumbent solution.
getIncumbentValues(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.MIPCallback
Gets a set of variable values for the incumbent solution.
getIndex(IloNumVar) - Method in interface ilog.concert.IloLPMatrix
Returns the column index corresponding to a variable in the invoking LP matrix.
getIndex(IloRange) - Method in interface ilog.concert.IloLPMatrix
Returns the row index corresponding to a ranged constraint in the invoking LP matrix.
getInfeasibility() - Method in class ilog.cplex.IloCplex.LPCallback
Gets a measure for the primal infeasibility of the current solution.
getInfeasibility() - Method in class ilog.cplex.IloCplex.NetworkCallback
Gets the primal infeasibility measure.
getInfeasibilitySum(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the sum of infeasibility measures at the node indicated by the index number node.
getLB() - Method in interface ilog.concert.IloNumVar
Queries the lower bound of the invoking IloNumVar object.
getLB() - Method in interface ilog.concert.IloRange
Queries the lower bound of the ranged constraints.
getLB(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the current lower bound for a var.
getLBs(IloNumVar[]) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the current lower bounds for an array of variables.
getLBs(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the current lower bounds for a set of variables.
getMax() - Method in interface ilog.concert.IloIntVar
Returns the initial maximum value for this integer variable.
getMax(IloCplex.DoubleParam) - Method in class ilog.cplex.IloCplex
Gets the maximum allowed value for a double parameter.
getMax(IloCplex.IntParam) - Method in class ilog.cplex.IloCplex
Gets the maximum allowed value for an integer parameter.
getMin() - Method in interface ilog.concert.IloIntVar
Returns the initial minimum value for this integer variable.
getMin(IloCplex.DoubleParam) - Method in class ilog.cplex.IloCplex
Gets the minimum value allowed for a double parameter.
getMin(IloCplex.IntParam) - Method in class ilog.cplex.IloCplex
Gets the minimum value allowed for an integer parameter.
getNaggregations() - Method in class ilog.cplex.IloCplex.PresolveCallback
Gets the number of aggregations performed by presolve.
getName() - Method in interface ilog.concert.IloAddable
Accesses the name assigned to the invoking modeling object.
getName() - Method in interface ilog.concert.IloNumVar
Returns the name of the invoking variable.
getNbarrierIterations() - Method in class ilog.cplex.IloCplex
Returns the number of barrier iterations from the last solve.
getNbinVars() - Method in class ilog.cplex.IloCplex
Gets the number of binary variables in the matrix representation of the active model in the invoking IloCplex object.
getNbranches() - Method in class ilog.cplex.IloCplex.BranchCallback
Gets the number of branches IloCplex is going to create at the current node.
getNcliques() - Method in class ilog.cplex.IloCplex
Gets the number of clique cuts added to the problem.
getNcliques() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of clique cuts.
getNcols() - Method in interface ilog.concert.IloLPMatrix
Returns the number of columns in the invoking LP matrix.
getNcols() - Method in class ilog.cplex.IloCplex
Gets the number of columns in the matrix representation of the IloCplex model.
getNcovers() - Method in class ilog.cplex.IloCplex
Gets the number of cover cuts added to the problem.
getNcovers() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of cover cuts.
getNcrossDExch() - Method in class ilog.cplex.IloCplex
Gets the number of dual exchange operations in the crossover of the last solve.
getNcrossDPush() - Method in class ilog.cplex.IloCplex
Gets the number of dual push operations in the crossover of the last solve.
getNcrossPExch() - Method in class ilog.cplex.IloCplex
Gets the number of primal exchange operations in the crossover of the last solve.
getNcrossPPush() - Method in class ilog.cplex.IloCplex
Gets the number of primal push operations in the crossover of the last solve.
getNdisjunctiveCuts() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of disjunctive cuts.
getNdualExchanges() - Method in class ilog.cplex.IloCplex.CrossoverCallback
Gets the number of dual exchanges.
getNdualPushes() - Method in class ilog.cplex.IloCplex.CrossoverCallback
Gets the number of dual pushes.
getNdualSuperbasics() - Method in class ilog.cplex.IloCplex
Gets the number of dual superbasic variables in the basis.
getNflowCovers() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of flow cover cuts.
getNflowPaths() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of flow path cuts.
getNfractionalCuts() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of fractional cuts.
getNGUBcovers() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of GUB cover cuts.
getNimpliedBounds() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of implied bounds cuts.
getNinfeasibilities(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the number of infeasibilities at the node indicated by the index number node.
getNintVars() - Method in class ilog.cplex.IloCplex
Gets the number of integer variables in the matrix representation of the active model in the invoking IloCplex object.
getNiterations() - Method in class ilog.cplex.IloCplex
Gets the number of iterations from the last solve.
getNiterations() - Method in class ilog.cplex.IloCplex.LPCallback
Gets the number of iterations performed so far.
getNiterations() - Method in class ilog.cplex.IloCplex.NetworkCallback
Returns the number of iterations completed by a network optimizer.
getNiterations() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of LP node iterations.
getNMIRs() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the number of MIR cuts.
getNmodifiedCoeffs() - Method in class ilog.cplex.IloCplex.PresolveCallback
Gets the number of coefficients modified by presolve.
getNnodes() - Method in class ilog.cplex.IloCplex
Gets the number of nodes processed in the current solution.
getNnodes() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the nodes processed so far.
getNnodesLeft() - Method in class ilog.cplex.IloCplex
Gets the number of nodes that remain to be processed in the current solution.
getNNZs() - Method in interface ilog.concert.IloLPMatrix
Returns the number of nonzeros in the invoking LP matrix.
getNNZs() - Method in class ilog.cplex.IloCplex
Gets the number of non-zero elements of the matrix representation of the IloCplex model.
getNodeId() - Method in class ilog.cplex.IloCplex.BranchCallback
Gets the node id of the current node.
getNodeId(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the node identifier of the node indicated by the index number node.
getNphaseOneIterations() - Method in class ilog.cplex.IloCplex
Gets the number of Phase I iterations from the last solve.
getNprimalExchanges() - Method in class ilog.cplex.IloCplex.CrossoverCallback
Gets the number of primal exchanges.
getNprimalPushes() - Method in class ilog.cplex.IloCplex.CrossoverCallback
Gets the number of primal pushes.
getNprimalSuperbasics() - Method in class ilog.cplex.IloCplex
Gets the number of primal superbasic variables in the basis.
getNremainingNodes() - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the nodes remaining to be processed.
getNremovedCols() - Method in class ilog.cplex.IloCplex.PresolveCallback
Gets the number of columns removed by presolve.
getNremovedRows() - Method in class ilog.cplex.IloCplex.PresolveCallback
Gets the number of rows removed by presolve.
getNrows() - Method in interface ilog.concert.IloLPMatrix
Returns the number of rows in the invoking LP matrix.
getNrows() - Method in class ilog.cplex.IloCplex
Gets the number of rows of the matrix representation of the IloCplex model.
getNsemiContVars() - Method in class ilog.cplex.IloCplex
Gets the number of semi-continuous variables in the matrix representation of the active model in the invoking IloCplex object.
getNsemiIntVars() - Method in class ilog.cplex.IloCplex
Gets the number of semi-integer variables in the matrix representation of the active model in the invoking IloCplex object.
getNSOS1() - Method in class ilog.cplex.IloCplex
Gets the number of SOSs of type 1, in the IloCplex model.
getNSOS2() - Method in class ilog.cplex.IloCplex
Gets the number of SOSs of type 2, in the IloCplex model.
getNSOSs() - Method in class ilog.cplex.IloCplex
Gets the number of SOSs of both types, 1 and 2, in the IloCplex model.
getNsuperbasics() - Method in class ilog.cplex.IloCplex.CrossoverCallback
Gets the number of super basics.
getNumVar() - Method in class ilog.cplex.IloCplex.Quality
Gets the variable at which the quality measure is attained, if any.
getNumVar(int) - Method in interface ilog.concert.IloLPMatrix
Returns the variable corresponding to the i-th column of LP matrix.
getNumVars() - Method in interface ilog.concert.IloLPMatrix
Returns the array of variables corresponding to the columns of the LP matrix.
getNumVars() - Method in interface ilog.concert.IloSOS1
Returns the array of variables in the invoking SOS1.
getNumVars() - Method in interface ilog.concert.IloSOS2
Returns the array of variables in the invoking SOS2.
getNumVars() - Method in class ilog.cplex.IloCplex.IIS
Gets the variables of the IIS corresponding to the statuses returned by getVarStatuses().
getNumVarStatuses() - Method in class ilog.cplex.IloCplex.IIS
Gets the IIS statuses of the IIS corresponding to the variables returned by getNumVars().
getNZ(int, int) - Method in interface ilog.concert.IloLPMatrix
Returns the value of the matrix element row and col from the invoking LP matrix.
getObjCoef(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the linear objective function coefficient for variable var in the model being solved.
getObjCoefs(IloNumVar[]) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the linear objective function coefficients for an array of variables.
getObjCoefs(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the linear objective function coefficients for a set of variables.
getObject() - Method in class ilog.cplex.IloCplex.UnknownObjectException
Gets the extractable that triggered this exception.
getObjective() - Method in class ilog.cplex.IloCplex
Gets the IloObjective object of the IloCplex model, or null if no IloObject object is currently in the IloCplex model.
getObjSA(double[], double[], IloLPMatrix) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for objective coefficients.
getObjSA(double[], double[], IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for objective coefficients.
getObjSA(double[], double[], IloNumVar[]) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for objective coefficients.
getObjSA(double[], double[], IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for objective coefficients.
getObjValue() - Method in class ilog.cplex.IloCplex
Gets the objective value of the current solution.
getObjValue() - Method in class ilog.cplex.IloCplex.LPCallback
Gets the current objective value.
getObjValue() - Method in class ilog.cplex.IloCplex.NetworkCallback
This method returns the value of the objective in the current solution of the invoking algorithm.
getObjValue() - Method in class ilog.cplex.IloCplex.IncumbentCallback
Gets the objective value of the potential incumbent.
getObjValue() - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the objective function of the solution of the current node LP.
getObjValue(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Gets the objective value at the node indicated by the index number node.
getParam(IloCplex.BooleanParam) - Method in class ilog.cplex.IloCplex
Gets the current value of a boolean parameter.
getParam(IloCplex.DoubleParam) - Method in class ilog.cplex.IloCplex
Gets the current value of a double parameter.
getParam(IloCplex.IntParam) - Method in class ilog.cplex.IloCplex
Gets the current value of an integer parameter.
getParam(IloCplex.StringParam) - Method in class ilog.cplex.IloCplex
Gets the current value of a string parameter.
getPhase() - Method in class ilog.cplex.IloCplex.ProbingCallback
Gets the current phase of probing.
getPriorities(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Gets the branch priorities for an array of variables.
getPriorities(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Gets the branch priorities for a set of variables.
getPriority(IloNumVar) - Method in class ilog.cplex.IloCplex
Gets the branch priority for a variable.
getPriority(IloNumVar) - Method in class ilog.cplex.IloCplex.MIPCallback
Gets the branch priority.
getProgress() - Method in class ilog.cplex.IloCplex.ProbingCallback
Returns the fraction of the disjunctive cut generation for the pass completed.
getProgress() - Method in class ilog.cplex.IloCplex.FractionalCutCallback
Returns the fraction of the disjunctive cut generation for the pass completed.
getProgress() - Method in class ilog.cplex.IloCplex.FlowMIRCutCallback
Returns the fraction of the generated cut.
getProgress() - Method in class ilog.cplex.IloCplex.DisjunctiveCutCallback
Returns the fraction of the generated cut.
getQuality(IloCplex.QualityType) - Method in class ilog.cplex.IloCplex
Gets an IloCplex.Quality object that contains the information for the requested quality measure.
getQualityType() - Method in class ilog.cplex.IloCplex.Quality
Gets the IloCplex.QualityType of this object.
getRange() - Method in class ilog.cplex.IloCplex.Quality
Gets the range for which the quality measure is attained, if any.
getRange(int) - Method in interface ilog.concert.IloLPMatrix
Returns the ranged constraint corresponding to the i-th row of the LP matrix.
getRanges() - Method in interface ilog.concert.IloLPMatrix
Returns the array of range constraints corresponding to the rows of the LP matrix.
getRanges() - Method in class ilog.cplex.IloCplex.IIS
Gets the ranged constraints of the IIS corresponding to the statuses returned by getRangeStatuses().
getRangeSA(double[], double[], double[], double[], IloLPMatrix) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for all rows of the matrix lp constraint bounds.
getRangeSA(double[], double[], double[], double[], IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for range for num rows of the LP starting with row start in LP constraint matrix lp.
getRangeSA(double[], double[], double[], double[], IloRange[]) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for range constraint bounds.
getRangeSA(double[], double[], double[], double[], IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for range constraint bounds.
getRangeStatuses() - Method in class ilog.cplex.IloCplex.IIS
Gets the IIS statuses of the IIS corresponding to the ranged constraints returned by getRangeStatuses().
getReducedCost(IloNumVar) - Method in class ilog.cplex.IloCplex
Gets the reduced cost for a variable.
getReducedCosts(IloLPMatrix) - Method in class ilog.cplex.IloCplex
Gets reduced costs for the columns of LP matrix.
getReducedCosts(IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Gets reduced costs for a range of columns of LP matrix.
getReducedCosts(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Gets reduced costs for an array of variables.
getReducedCosts(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Gets reduced costs for a set of variables.
getRHSSA(double[], double[], IloLPMatrix) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for RHS values of constraints.
getRHSSA(double[], double[], IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for RHS values of constraints.
getRHSSA(double[], double[], IloRange[]) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for RHS values of constraints.
getRHSSA(double[], double[], IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Computes and returns sensitivity analysis information for RHS values of constraints.
getRows(int, int, double[], double[], int[][], double[][]) - Method in interface ilog.concert.IloLPMatrix
Returns the queried rows in a sparse matrix representation.
getSemiContLB() - Method in interface ilog.concert.IloSemiContVar
Returns the semi-continuous lower bound of the invoking IloSemiContVar.
getSense() - Method in interface ilog.concert.IloObjective
Queries the optimization sense of the invoking IloObjective object.
getSize() - Method in class ilog.concert.IloColumnArray
Returns the number of variables that are created by the invoking IloColumnArray object.
getSlack(IloRange) - Method in class ilog.cplex.IloCplex
Gets the slack value for a range constraint.
getSlack(IloRange) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the slack value of a constraint in the solution of the current node LP.
getSlacks(IloLPMatrix) - Method in class ilog.cplex.IloCplex
Gets the vector of slack values for the rows of an LP matrix.
getSlacks(IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Gets slack values for a range of rows of an LP matrix.
getSlacks(IloRange[]) - Method in class ilog.cplex.IloCplex
Gets slack values for an array of range constraints.
getSlacks(IloRange[]) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the slack values for an array of constraints in the solution of the current node LP.
getSlacks(IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Gets slack values for a set of range constraints.
getSlacks(IloRange[], int, int) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the slack values for a set of constraints in the solution of the current node LP.
getSOSFeasibility(IloSOS1) - Method in class ilog.cplex.IloCplex.ControlCallback
Indicates whether the special ordered set type 1 is integer feasible, integer infeasible, or implied integer feasible in the current node solution.
getSOSFeasibility(IloSOS2) - Method in class ilog.cplex.IloCplex.ControlCallback
Indicates whether the special ordered set type 2 is integer feasible, integer infeasible, or implied integer feasible in the current node solution.
getStatus() - Method in class ilog.cplex.IloCplex
Gets the solution status of the IloCplex model.
getStatus() - Method in class ilog.cplex.IloCplex.SolveCallback
Queries the status of the last solve call.
getStatus() - Method in class ilog.cplex.IloCplex.HeuristicCallback
Returns the solution status.
getSubAlgorithm() - Method in class ilog.cplex.IloCplex
Returns the algorithm that has been used for generating the solution of the last branch and cut node that was solved.
getType() - Method in interface ilog.concert.IloNumVar
Queries the type of the invoking IloNumVar object.
getType(IloNumVar) - Method in interface ilog.concert.IloConversion
Returns the variable type to which the invoking IloConversion object converts variable var.
getTypeValue() - Method in class ilog.concert.IloNumVarType
 
getUB() - Method in interface ilog.concert.IloNumVar
Queries the upper bound of the invoking IloNumVar object.
getUB() - Method in interface ilog.concert.IloRange
Queries the upper bound of the ranged constraints.
getUB(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the upper bound for variable var at the current node.
getUBs(IloNumVar[]) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the current upper bounds for an array of variables.
getUBs(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the current upper bounds for a set of variables.
getUpPseudoCost(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the pseudo cost for branching up on variable var.
getValue() - Method in interface ilog.concert.IloLinearIntExpr.Iterator
Returns the coefficient related to the IloIntVar accessed by the last call to the method next().
getValue() - Method in interface ilog.concert.IloLinearNumExpr.Iterator
Returns the coefficient related to the IloNumVar accessed by the last call to the method next().
getValue() - Method in class ilog.concert.IloObjectiveSense
 
getValue() - Method in class ilog.cplex.IloCplex.Quality
Gets the numerical value of the quality measure.
getValue(IloNumExpr) - Method in class ilog.cplex.IloCplex
Gets the value that expr takes for the current solution.
getValue(IloNumExpr) - Method in class ilog.cplex.IloCplex.IncumbentCallback
Gets the value expr takes for the solution of the proposed incumbent solution.
getValue(IloNumExpr) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the value expr takes for the solution of the current node LP.
getValue(IloNumVar) - Method in class ilog.cplex.IloCplex
Gets the solution value for a variable.
getValue(IloNumVar) - Method in class ilog.cplex.IloCplex.IncumbentCallback
Gets the value of the variable var in the potential incumbent solution.
getValue(IloNumVar) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the value of a variable in the solution of the current node LP.
getValues() - Method in interface ilog.concert.IloSOS1
Returns the array of weight values in the invoking SOS1.
getValues() - Method in interface ilog.concert.IloSOS2
Returns the array of weight values in the invoking SOS2.
getValues(IloLPMatrix) - Method in class ilog.cplex.IloCplex
Gets the solution vector for the columns of an LP matrix.
getValues(IloLPMatrix, int, int) - Method in class ilog.cplex.IloCplex
Gets the solution vector for a range of columns of an LP matrix.
getValues(IloNumVar[]) - Method in class ilog.cplex.IloCplex
Gets solution values of an array of variables.
getValues(IloNumVar[]) - Method in class ilog.cplex.IloCplex.IncumbentCallback
Gets the values of variables in the array var of variables in the potential incumbent solution.
getValues(IloNumVar[]) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the values of an array of variables in the solution of the current node LP.
getValues(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
Gets solution values for a set of variables.
getValues(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.IncumbentCallback
Gets the values of num variables in the array var of variables in the potential incumbent solution.
getValues(IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex.ControlCallback
Gets the values of a set of variables in the solution of the current node LP.
getVersion() - Method in class ilog.cplex.IloCplex
Gets the string that indicates the version of CPLEX.
Global - Static variable in class ilog.cplex.IloCplex.BranchDirection
Sets the branch to the default direction.
GUBCovers - Static variable in class ilog.cplex.IloCplexIntParam
 
GUBCovers - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.

H

HeurFreq - Static variable in class ilog.cplex.IloCplexIntParam
 
HeurFreq - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.

I

IISInd - Static variable in class ilog.cplex.IloCplexIntParam
 
IISInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
IloAddable - interface ilog.concert.IloAddable.
This interface is used for modeling objects.
IloColumn - class ilog.concert.IloColumn.
Objects of class IloColumn are used for creating a variable using column-wise modeling.
IloColumn() - Constructor for class ilog.concert.IloColumn
 
IloColumnArray - class ilog.concert.IloColumnArray.
Objects of class IloColumnArray are used to create an array of variables by column-wise modeling.
IloColumnArray.SizeMismatchException - exception ilog.concert.IloColumnArray.SizeMismatchException.
Throws a number of variables mismatch exception.
IloColumnArray.SizeMismatchException() - Constructor for class ilog.concert.IloColumnArray.SizeMismatchException
 
IloColumnArray() - Constructor for class ilog.concert.IloColumnArray
 
IloConstraint - interface ilog.concert.IloConstraint.
This interface defines the API for constraints.
IloConversion - interface ilog.concert.IloConversion.
IloConversion objects allow you to locally change the type of a variable.
IloCplex - class ilog.cplex.IloCplex.
IloCplex is the class used to create and solve LP (linear problem) and MIP (mixed integer problem) Mathematical Programming models.
IloCplex.Algorithm - class ilog.cplex.IloCplex.Algorithm.
This class specifies the solution algorithm type to be used by CPLEX.
IloCplex.Algorithm() - Constructor for class ilog.cplex.IloCplex.Algorithm
 
IloCplex.BarrierCallback - class ilog.cplex.IloCplex.BarrierCallback.
The callback class to use when IloCplex uses the barrier optimizer.
IloCplex.BarrierCallback() - Constructor for class ilog.cplex.IloCplex.BarrierCallback
User-written barrier simplex callback class constructor.
IloCplex.BasisStatus - class ilog.cplex.IloCplex.BasisStatus.
This class provides an the types of basis status.
IloCplex.BooleanParam - class ilog.cplex.IloCplex.BooleanParam.
The symbolic parameter names class for IloCplex parameters with boolean values.
IloCplex.BooleanParam() - Constructor for class ilog.cplex.IloCplex.BooleanParam
 
IloCplex.BranchCallback - class ilog.cplex.IloCplex.BranchCallback.
An instance of this class represents a user-written callback in an application that uses an instance of IloCplex to solve a mixed integer program (MIP).
IloCplex.BranchCallback() - Constructor for class ilog.cplex.IloCplex.BranchCallback
This constructor is used to create a user-written callback class which is called prior to branching at a node in the branch and cut tree during the optimization of a MIP.
IloCplex.BranchDirection - class ilog.cplex.IloCplex.BranchDirection.
This class represents branch directions.
IloCplex.BranchDirection() - Constructor for class ilog.cplex.IloCplex.BranchDirection
 
IloCplex.BranchType - class ilog.cplex.IloCplex.BranchType.
This class identifies the branch type for BranchCallback.
IloCplex.Callback - class ilog.cplex.IloCplex.Callback.
The callback base class.
IloCplex.ControlCallback - class ilog.cplex.IloCplex.ControlCallback.
The control callback class is a base class for other callback classes.
IloCplex.ControlCallback() - Constructor for class ilog.cplex.IloCplex.ControlCallback
 
IloCplex.CplexEndedException - exception ilog.cplex.IloCplex.CplexEndedException.
Throws an exception when a method is called of an IloCplex object or any object that has been created with it after the end() method has been called.
IloCplex.CplexStatus - class ilog.cplex.IloCplex.CplexStatus.
Symbolic names for IloCplex internal altorithm status.
IloCplex.CrossoverCallback - class ilog.cplex.IloCplex.CrossoverCallback.
The callback class to use when IloCplex uses the barrier optimizer, with crossover.
IloCplex.CrossoverCallback() - Constructor for class ilog.cplex.IloCplex.CrossoverCallback
 
IloCplex.CutCallback - class ilog.cplex.IloCplex.CutCallback.
This class represents a user-written callback in an application that uses an instance of IloCplex to solve a mixed integer programming problem (a MIP).
IloCplex.CutCallback() - Constructor for class ilog.cplex.IloCplex.CutCallback
This constructor creates a callback for use in an application with a user-defined cut.
IloCplex.DeleteMode - class ilog.cplex.IloCplex.DeleteMode.
This class lists the possible settings for the delete mode of IloCplex as controlled by the methods setDeleteMode and getDeleteMode.
IloCplex.DeleteMode() - Constructor for class ilog.cplex.IloCplex.DeleteMode
 
IloCplex.DisjunctiveCutCallback - class ilog.cplex.IloCplex.DisjunctiveCutCallback.
A user-written callback class.
IloCplex.DisjunctiveCutCallback() - Constructor for class ilog.cplex.IloCplex.DisjunctiveCutCallback
 
IloCplex.DoubleParam - class ilog.cplex.IloCplex.DoubleParam.
Symbolic parameter names for double-valued IloCplex parameters.
IloCplex.DoubleParam() - Constructor for class ilog.cplex.IloCplex.DoubleParam
 
IloCplex.DualPricing - class ilog.cplex.IloCplex.DualPricing.
A class which lists values that the dual pricing parameter can assume in IloCplex for use with the dual simplex algorithm.
IloCplex.DualPricing() - Constructor for class ilog.cplex.IloCplex.DualPricing
 
IloCplex.DualSimplexCallback - class ilog.cplex.IloCplex.DualSimplexCallback.
The callback class to use when IloCplex uses the dual simplex optimizer.
IloCplex.DualSimplexCallback() - Constructor for class ilog.cplex.IloCplex.DualSimplexCallback
The user-written dual simplex callback class constructor.
IloCplex.FlowMIRCutCallback - class ilog.cplex.IloCplex.FlowMIRCutCallback.
A callback class to use when IloCplex is solving a MIP.
IloCplex.FlowMIRCutCallback() - Constructor for class ilog.cplex.IloCplex.FlowMIRCutCallback
Constructs a user-written callback class with a method to check the progress of cuts when IloCplex is solving a MIP
IloCplex.FractionalCutCallback - class ilog.cplex.IloCplex.FractionalCutCallback.
A callback class to use when IloCplex is solving a MIP.
IloCplex.FractionalCutCallback() - Constructor for class ilog.cplex.IloCplex.FractionalCutCallback
Constructs a user-written callback class with a method of checking on the progress of cuts, when solving a MIP.
IloCplex.HeuristicCallback - class ilog.cplex.IloCplex.HeuristicCallback.
A callback class to use when IloCplex is solving a MIP.
IloCplex.HeuristicCallback() - Constructor for class ilog.cplex.IloCplex.HeuristicCallback
Constructs a user-written callback class which attempts to find an integer feasible solution at a node, and pass it to IloCplex as the new incumbent.
IloCplex.IIS - class ilog.cplex.IloCplex.IIS.
Objects of the class IIS represent an irreducibly inconsistent set (IIS).
IloCplex.IIS.Status - class ilog.cplex.IloCplex.IIS.Status.
 
IloCplex.IncumbentCallback - class ilog.cplex.IloCplex.IncumbentCallback.
This callback class is called whenever a new potential incumbent is found during branch and cut searches.
IloCplex.IncumbentCallback() - Constructor for class ilog.cplex.IloCplex.IncumbentCallback
 
IloCplex.IntegerFeasibilityStatus - class ilog.cplex.IloCplex.IntegerFeasibilityStatus.
This class is used to determine integer feasibility.
IloCplex.IntegerFeasibilityStatus() - Constructor for class ilog.cplex.IloCplex.IntegerFeasibilityStatus
 
IloCplex.IntParam - class ilog.cplex.IloCplex.IntParam.
Symbolic parameter names for integer-valued IloCplex parameters.
IloCplex.IntParam() - Constructor for class ilog.cplex.IloCplex.IntParam
 
IloCplex.LPCallback - class ilog.cplex.IloCplex.LPCallback.
The LP callback class for user-written callbacks.
IloCplex.LPCallback() - Constructor for class ilog.cplex.IloCplex.LPCallback
The user-written callback constructor.
IloCplex.LPCallback(int) - Constructor for class ilog.cplex.IloCplex.LPCallback
 
IloCplex.MIPCallback - class ilog.cplex.IloCplex.MIPCallback.
The class for callbacks when IloCplex is solving a MIP.
IloCplex.MIPCallback() - Constructor for class ilog.cplex.IloCplex.MIPCallback
 
IloCplex.MIPEmphasis - class ilog.cplex.IloCplex.MIPEmphasis.
This class lists the types MIP solution emphasis values.
IloCplex.MIPEmphasis() - Constructor for class ilog.cplex.IloCplex.MIPEmphasis
 
IloCplex.NetworkCallback - class ilog.cplex.IloCplex.NetworkCallback.
The callback class to use when IloCplex uses the network optimizer.
IloCplex.NetworkCallback() - Constructor for class ilog.cplex.IloCplex.NetworkCallback
 
IloCplex.NodeCallback - class ilog.cplex.IloCplex.NodeCallback.
A class to identify which node will next be selected for branch and cut.
IloCplex.NodeCallback() - Constructor for class ilog.cplex.IloCplex.NodeCallback
 
IloCplex.NodeId - class ilog.cplex.IloCplex.NodeId.
A class which identifies a MIP node.
IloCplex.NodeSelect - class ilog.cplex.IloCplex.NodeSelect.
This class lists values that the parameter NodeSel can assume in IloCplex.
IloCplex.NodeSelect() - Constructor for class ilog.cplex.IloCplex.NodeSelect
 
IloCplex.PresolveCallback - class ilog.cplex.IloCplex.PresolveCallback.
The callback class for user-written callbacks during presolve.
IloCplex.PresolveCallback() - Constructor for class ilog.cplex.IloCplex.PresolveCallback
 
IloCplex.PrimalPricing - class ilog.cplex.IloCplex.PrimalPricing.
This class lists values that the primal pricing parameter can assume in IloCplex for use with the primal simplex algorithm.
IloCplex.PrimalPricing() - Constructor for class ilog.cplex.IloCplex.PrimalPricing
 
IloCplex.PrimalSimplexCallback - class ilog.cplex.IloCplex.PrimalSimplexCallback.
The callback class to use when IloCplex uses the primal simplex optimizer.
IloCplex.PrimalSimplexCallback() - Constructor for class ilog.cplex.IloCplex.PrimalSimplexCallback
User-written primal simplex callback class constructor.
IloCplex.ProbingCallback - class ilog.cplex.IloCplex.ProbingCallback.
An instance of the class ProbingCallback represents a user-written callback in an application that uses an instance of IloCplex to solve a MIP (mixed integer programming problem).
IloCplex.ProbingCallback() - Constructor for class ilog.cplex.IloCplex.ProbingCallback
 
IloCplex.Quality - class ilog.cplex.IloCplex.Quality.
Objects of the class IloCplex.Quality contain information computed to measure the quality of a solution.
IloCplex.Quality() - Constructor for class ilog.cplex.IloCplex.Quality
 
IloCplex.QualityType - class ilog.cplex.IloCplex.QualityType.
This class contains symbolic names for IloCplex solution qualities.
IloCplex.QualityType() - Constructor for class ilog.cplex.IloCplex.QualityType
 
IloCplex.SolveCallback - class ilog.cplex.IloCplex.SolveCallback.
An instance of this class can be used to solve node LPs during a branch and cut search.
IloCplex.SolveCallback() - Constructor for class ilog.cplex.IloCplex.SolveCallback
 
IloCplex.Status - class ilog.cplex.IloCplex.Status.
Enumeration type for solution statuses.
IloCplex.StringParam - class ilog.cplex.IloCplex.StringParam.
The class StringParam lists the parameters of CPLEX that require a character string as a value.
IloCplex.StringParam() - Constructor for class ilog.cplex.IloCplex.StringParam
 
IloCplex.UnknownObjectException - class ilog.cplex.IloCplex.UnknownObjectException.
Non-IloCplex object exception class.
IloCplex.UnknownObjectException(Object) - Constructor for class ilog.cplex.IloCplex.UnknownObjectException
Constructor for unknown object exceptions.
IloCplex.VariableSelect - class ilog.cplex.IloCplex.VariableSelect.
The class which defines possible settings for the IloCplex.IntParam.VarSel parameter.
IloCplex.VariableSelect() - Constructor for class ilog.cplex.IloCplex.VariableSelect
 
IloCplex() - Constructor for class ilog.cplex.IloCplex
This constructor creates an IloCplex object with an empty IloCplex model.
IloCplexBoolParam - class ilog.cplex.IloCplexBoolParam.
The symbolic parameter names class for IloCplex parameters with boolean values.
IloCplexIntParam - class ilog.cplex.IloCplexIntParam.
Symbolic parameter names for integer-valued IloCplex parameters.
IloCplexStringParam - class ilog.cplex.IloCplexStringParam.
Symbolic parameter names for IloCplex string parameters.
IloException - exception ilog.concert.IloException.
This is the base class for exceptions for the ilog.concert package.
IloException() - Constructor for class ilog.concert.IloException
Creates an exception without a message.
IloException(String) - Constructor for class ilog.concert.IloException
Creates an exception with its corresponding message.
IloIntCollectionVar - interface ilog.concert.IloIntCollectionVar.
This interface defines the API for variable classes that can represent collections.
IloIntExpr - interface ilog.concert.IloIntExpr.
This is the basic public interface for integer expressions.
IloIntVar - interface ilog.concert.IloIntVar.
This interface defines the API for integer variables.
IloLinearIntExpr - interface ilog.concert.IloLinearIntExpr.
This is the interface for scalar product expressions for integer variables.
IloLinearIntExpr.Iterator - interface ilog.concert.IloLinearIntExpr.Iterator.
Iterator for the linear terms of an IloLinearIntExpr expression object.
IloLinearNumExpr - interface ilog.concert.IloLinearNumExpr.
This is the interface for scalar product expressions for numerical variables of any type.
IloLinearNumExpr.Iterator - interface ilog.concert.IloLinearNumExpr.Iterator.
This is the iterator for the linear terms of an IloLinearNumExpr expression object.
IloLPMatrix - interface ilog.concert.IloLPMatrix.
An IloLPMatrix object allows you to treat a set or range constraints (instances of IloRange) and variables as a matrix.
IloModel - interface ilog.concert.IloModel.
This interface defines the API for classes that represent optimization models.
IloModeler - interface ilog.concert.IloModeler.
Interface for basic modeling.
IloMPModeler - interface ilog.concert.IloMPModeler.
IloMPModeler is an extension of the IloModeler modeling interface for Mathematical Programing.
IloNumExpr - interface ilog.concert.IloNumExpr.
This is the public basic interface for all numerical expressions.
IloNumVar - interface ilog.concert.IloNumVar.
This interface defines the API for numerical variables of any type.
IloNumVarType - class ilog.concert.IloNumVarType.
Objects of this class represent the type of a modeling variable.
IloNumVarType() - Constructor for class ilog.concert.IloNumVarType
 
IloObjective - interface ilog.concert.IloObjective.
This interface defines the API for objectives.
IloObjectiveSense - class ilog.concert.IloObjectiveSense.
Objects of this class represent the sense of an IloObjective object.
IloObjectiveSense() - Constructor for class ilog.concert.IloObjectiveSense
 
IloRange - interface ilog.concert.IloRange.
This is the interface of modeling objects representing ranged constraints of the format lb <= expr <= ub.
IloSemiContVar - interface ilog.concert.IloSemiContVar.
Semi continuous variables.
IloSOS1 - interface ilog.concert.IloSOS1.
Special ordered set of type 1.
IloSOS2 - interface ilog.concert.IloSOS2.
Special ordered set of type 2.
ImplBd - Static variable in class ilog.cplex.IloCplexIntParam
 
ImplBd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Implied - Static variable in class ilog.cplex.IloCplex.IntegerFeasibilityStatus
Indicates that a variable has been presolved out, but would become integer feasible when all the remaining integer variables are integer feasible.
importModel(String) - Method in class ilog.cplex.IloCplex
Reads a model into IloCplex model.
Infeasible - Static variable in class ilog.cplex.IloCplex.Status
The Infeasible solution status indicates that the IloCplex optimizer has determined that the model is infeasible.
Infeasible - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Infeasible - Static variable in class ilog.cplex.IloCplex.IntegerFeasibilityStatus
Indicates that a variable or SOS is considered to be integer infeasible in the current node solution.
InfeasibleOrUnbounded - Static variable in class ilog.cplex.IloCplex.Status
The InfeasibleOrUnbounded solution status indicates that the IloCplex optimizer has determined that the model is infeasible or unbounded.
InfOrUnbd - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Int - Static variable in class ilog.concert.IloNumVarType
Integer variable type.
IntSolLim - Static variable in class ilog.cplex.IloCplexIntParam
 
IntSolLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
intVar(IloColumn, int, int) - Method in interface ilog.concert.IloMPModeler
Creates an integer modeling variable with column-wise modeling.
intVar(IloColumn, int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
intVar(IloColumn, int, int, String) - Method in interface ilog.concert.IloMPModeler
Creates an integer modeling variable with column-wise modeling.
intVar(IloColumn, int, int, String) - Method in class ilog.cplex.IloCplex
See IloModeler
intVar(int, int) - Method in interface ilog.concert.IloModeler
Creates and returns a new integer variable with the specified bounds.
intVar(int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
intVar(int, int, String) - Method in interface ilog.concert.IloModeler
Creates and returns a new integer variable with the specified bounds and a name.
intVar(int, int, String) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(IloColumnArray, int[], int[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns integer modeling variables with column-wise modeling.
intVarArray(IloColumnArray, int[], int[]) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(IloColumnArray, int[], int[], String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns integer modeling variables with column-wise modeling.
intVarArray(IloColumnArray, int[], int[], String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(IloColumnArray, int, int) - Method in interface ilog.concert.IloMPModeler
Creates and returns integer modeling variables with column-wise modeling.
intVarArray(IloColumnArray, int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(IloColumnArray, int, int, String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns integer modeling variables with column-wise modeling.
intVarArray(IloColumnArray, int, int, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(int, int[], int[]) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new integer variables, each variable with its own bounds.
intVarArray(int, int[], int[]) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(int, int[], int[], String[]) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new integer variables, each variable with its own bounds.
intVarArray(int, int[], int[], String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(int, int, int) - Method in interface ilog.concert.IloModeler
Returns a new array of n integer variables with the specified bounds.
intVarArray(int, int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
intVarArray(int, int, int, String[]) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new modeling integer variables, each with the same specified bounds and returns them in an array.
intVarArray(int, int, int, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
isDualFeasible() - Method in class ilog.cplex.IloCplex.LPCallback
Gets a boolean indicating whether the current solution is dual feasible.
isFeasible() - Method in class ilog.cplex.IloCplex.LPCallback
Gets a boolean indicating whether the current solution is primal feasible.
isFeasible() - Method in class ilog.cplex.IloCplex.NetworkCallback
Gets a boolean indicating whether the current solution is primal feasible.
isIntegerFeasible() - Method in class ilog.cplex.IloCplex.MIPCallback
Returns true if an incumbent solution has been found.
isMIP() - Method in class ilog.cplex.IloCplex
Returns true if the IloCplex model is a MIP.
isQP() - Method in class ilog.cplex.IloCplex
Returns true if the IloCplex model is a QP.
iterator() - Method in interface ilog.concert.IloModel
This method returns an iterator that traverses the objects in the model.
ItLim - Static variable in class ilog.cplex.IloCplexIntParam
 
ItLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
ItLimFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
ItLimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.

K

Kappa - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.

L

le(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
le(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
le(double, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
le(double, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
le(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
le(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
le(IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
le(IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
le(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
le(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloMPModeler
le(IloNumExpr, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
le(IloNumExpr, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
LeaveBasis - Static variable in class ilog.cplex.IloCplex.DeleteMode
Sets the delete mode to LeaveBasis.
linearIntExpr() - Method in interface ilog.concert.IloModeler
Creates and returns a zero integer linear expression.
linearIntExpr() - Method in class ilog.cplex.IloCplex
See IloModeler
linearIntExpr(int) - Method in interface ilog.concert.IloModeler
Creates and returns an integer linear expression initialized to a constant.
linearIntExpr(int) - Method in class ilog.cplex.IloCplex
See IloModeler
linearIterator() - Method in interface ilog.concert.IloLinearIntExpr
Returns an iterator for the variables in the invoking IloLinearIntExpr expression.
linearIterator() - Method in interface ilog.concert.IloLinearNumExpr
Returns an iterator for the variables in the invoking IloLinearNumExpr expression.
linearNumExpr() - Method in interface ilog.concert.IloModeler
Creates and returns a zero linear expression.
linearNumExpr() - Method in class ilog.cplex.IloCplex
See IloModeler
linearNumExpr(double) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression initialized to a constant.
linearNumExpr(double) - Method in class ilog.cplex.IloCplex
See IloModeler
LPMatrix() - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloLPMatrix object.
LPMatrix() - Method in class ilog.cplex.IloCplex
See IloMPModeler
LPMatrix(String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloLPMatrix object.
LPMatrix(String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
LPMatrixIterator() - Method in class ilog.cplex.IloCplex
Returns an iterator over all IloLPMatrix objects in the IloCplex model.

M

main() - Method in class ilog.cplex.IloCplex.Callback
The method to be implemented by user callback classes.
makeBranch(IloNumVar[], double[], IloCplex.BranchDirection[], double) - Method in class ilog.cplex.IloCplex.BranchCallback
Creates one or two nodes which override the branch chosen by an instance of IloCplex.
makeBranch(IloNumVar, double, IloCplex.BranchDirection, double) - Method in class ilog.cplex.IloCplex.BranchCallback
Creates one or two nodes which override the branch chosen by an instance of IloCplex at variable var.
MaxCompSlack - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxDualInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxDualResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
Maximize - Static variable in class ilog.concert.IloObjectiveSense
Indicates the objective sense for maximization.
maximize() - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty maximization objective function.
maximize() - Method in class ilog.cplex.IloCplex
See IloModeler
maximize(IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
maximize(IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
maximize(IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
maximize(IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloModeler
maximize(String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty maximization objective function.
maximize(String) - Method in class ilog.cplex.IloCplex
See IloModeler
MaxInfeas - Static variable in class ilog.cplex.IloCplex.VariableSelect
Sets MaxInfeas to 1
MaxIntInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxPi - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxPrimalInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxPrimalResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxRedCost - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledDualInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledDualResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledPi - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledPrimalInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledPrimalResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledRedCost - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledSlack - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxScaledX - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxSlack - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MaxX - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
MemLimFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
MemLimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Minimize - Static variable in class ilog.concert.IloObjectiveSense
Indicates the objective sense for minimization.
minimize() - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty minimization objective function.
minimize() - Method in class ilog.cplex.IloCplex
See IloModeler
minimize(IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
minimize(IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
minimize(IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
minimize(IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloModeler
minimize(String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty minimization objective function.
minimize(String) - Method in class ilog.cplex.IloCplex
See IloModeler
MinInfeas - Static variable in class ilog.cplex.IloCplex.VariableSelect
Sets MinInfeas to -1
MIPDisplay - Static variable in class ilog.cplex.IloCplexIntParam
 
MIPDisplay - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
MIPEmphasis - Static variable in class ilog.cplex.IloCplexIntParam
 
MIPEmphasis - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
MIPInterval - Static variable in class ilog.cplex.IloCplexIntParam
 
MIPInterval - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
MIPOrdInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
MIPOrdInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
MIPOrdType - Static variable in class ilog.cplex.IloCplexIntParam
 
MIPOrdType - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
MIPStart - Static variable in class ilog.cplex.IloCplexBoolParam
 
MIPStart - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
MIRCuts - Static variable in class ilog.cplex.IloCplexIntParam
 
MIRCuts - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.

N

negative(IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the new expression -e, the negative of the expression e.
negative(IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
negative(IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the new expression -e, the negative of the expression e.
negative(IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
NetDisplay - Static variable in class ilog.cplex.IloCplexIntParam
 
NetDisplay - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
NetFind - Static variable in class ilog.cplex.IloCplexIntParam
 
NetFind - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
NetItLim - Static variable in class ilog.cplex.IloCplexIntParam
 
NetItLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
NetPPriInd - Static variable in class ilog.cplex.IloCplexIntParam
 
NetPPriInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Network - Static variable in class ilog.cplex.IloCplex.Algorithm
Selects the network simplex algorithm.
nextIntVar() - Method in interface ilog.concert.IloLinearIntExpr.Iterator
Returns the IloIntVar of the next linear term in the scalar product.
nextNumVar() - Method in interface ilog.concert.IloLinearNumExpr.Iterator
Returns the IloNumVar of the next linear term in the underlying IloLinearNumExpr.
NodeAlg - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
NodeFileInd - Static variable in class ilog.cplex.IloCplexIntParam
 
NodeFileInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
NodeLim - Static variable in class ilog.cplex.IloCplexIntParam
 
NodeLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
NodeLimFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NodeLimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NodeSel - Static variable in class ilog.cplex.IloCplexIntParam
 
NodeSel - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
None - Static variable in class ilog.cplex.IloCplex.Algorithm
Selects no algorithm.
NotABasicStatus - Static variable in class ilog.cplex.IloCplex.BasisStatus
This status represents an illegal basis status.
NumBestDualInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NumBestFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NumBestInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NumBestPrimDualFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NumBestPrimDualInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
NumBestPrimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
numVar(double, double) - Method in interface ilog.concert.IloModeler
Creates a new modeling variable object of the type IloNumVarType.Float.
numVar(double, double) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(double, double, IloNumVarType) - Method in interface ilog.concert.IloModeler
Creates a new numerical variable object.
numVar(double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(double, double, IloNumVarType, String) - Method in interface ilog.concert.IloModeler
Creates a new modeling variable object.
numVar(double, double, IloNumVarType, String) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(double, double, String) - Method in interface ilog.concert.IloModeler
Creates a new modeling variable object of the type IloNumVarType.Float.
numVar(double, double, String) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(IloColumn, double, double) - Method in interface ilog.concert.IloMPModeler
Creates a continuous modeling variable with column-wise modeling.
numVar(IloColumn, double, double) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(IloColumn, double, double, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns a new modeling variable with column-wise modeling.
numVar(IloColumn, double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(IloColumn, double, double, IloNumVarType, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns a new modeling variable with column-wise modeling.
numVar(IloColumn, double, double, IloNumVarType, String) - Method in class ilog.cplex.IloCplex
See IloModeler
numVar(IloColumn, double, double, String) - Method in interface ilog.concert.IloMPModeler
Creates a continuous modeling variable with column-wise modeling.
numVar(IloColumn, double, double, String) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double[], double[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns continuous modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double[], double[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double[], double[], IloNumVarType[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double[], double[], IloNumVarType[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double[], double[], IloNumVarType[], String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double[], double[], IloNumVarType[], String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double[], double[], String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns continuous modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double[], double[], String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double, double) - Method in interface ilog.concert.IloMPModeler
Creates and returns continuous modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double, double) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double, double, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double, double, IloNumVarType, String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double, double, IloNumVarType, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(IloColumnArray, double, double, String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns continuous modeling variables with column-wise modeling.
numVarArray(IloColumnArray, double, double, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double[], double[]) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new modeling variable objects of type IloNumVarType.Float.
numVarArray(int, double[], double[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double[], double[], IloNumVarType[]) - Method in interface ilog.concert.IloModeler
Creates n new numerical variable objects and returns them in an array.
numVarArray(int, double[], double[], IloNumVarType[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double[], double[], IloNumVarType[], String[]) - Method in interface ilog.concert.IloModeler
Creates n new numerical variable objects and returns them in an array.
numVarArray(int, double[], double[], IloNumVarType[], String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double[], double[], String[]) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new modeling variable objects of type IloNumVarType.Float.
numVarArray(int, double[], double[], String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double, double) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new modeling variable objects of the type IloNumVarType.Float.
numVarArray(int, double, double) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double, double, IloNumVarType) - Method in interface ilog.concert.IloModeler
Creates n new numerical variable objects and returns them in an array.
numVarArray(int, double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double, double, IloNumVarType, String[]) - Method in interface ilog.concert.IloModeler
Creates n new numerical variable objects and returns them in an array.
numVarArray(int, double, double, IloNumVarType, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
numVarArray(int, double, double, String[]) - Method in interface ilog.concert.IloModeler
Creates an array of length n initialized to n new modeling variable objects of type IloNumVarType.Float.
numVarArray(int, double, double, String[]) - Method in class ilog.cplex.IloCplex
See IloModeler
NzGrowth - Static variable in class ilog.cplex.IloCplexIntParam
 
NzGrowth - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.

O

ObjDif - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
objective(IloObjectiveSense) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty objective function.
objective(IloObjectiveSense) - Method in class ilog.cplex.IloCplex
See IloModeler
objective(IloObjectiveSense, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
objective(IloObjectiveSense, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
objective(IloObjectiveSense, IloNumExpr, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloObjective object.
objective(IloObjectiveSense, IloNumExpr, String) - Method in class ilog.cplex.IloCplex
See IloModeler
objective(IloObjectiveSense, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty objective function.
objective(IloObjectiveSense, String) - Method in class ilog.cplex.IloCplex
See IloModeler
ObjGap - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
ObjLim - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
ObjLLim - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
ObjULim - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
Optimal - Static variable in class ilog.cplex.IloCplex.Status
The Optimal solution status indicates that the IloCplex optimizer has found an optimal solution that can be queried with method getValue().
Optimal - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
OptimalFaceUnbounded - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
OptimalInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Optimality - Static variable in class ilog.cplex.IloCplex.MIPEmphasis
The value which indicates MIPEmphasisOptimality.
OptimalTol - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
out() - Method in class ilog.cplex.IloCplex
Gets the output stream of the invoking IloCplex object.

P

Partial - Static variable in class ilog.cplex.IloCplex.PrimalPricing
Sets the primal pricing parameter Partial to -1
PerInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
PerInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
PerLim - Static variable in class ilog.cplex.IloCplexIntParam
 
PerLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
piecewiseLinear(IloNumExpr, double[], double[], double, double) - Method in interface ilog.concert.IloMPModeler
Creates an expression node to represent a continuous or discontinuous piecewise linear function f of the expression base.
piecewiseLinear(IloNumExpr, double[], double[], double, double) - Method in class ilog.cplex.IloCplex
See IloModeler
piecewiseLinear(IloNumExpr, double[], int, int, double[], int, double, double) - Method in interface ilog.concert.IloMPModeler
Creates an expression node to represent a continuous or discontinuous piecewise linear function f of the expression base.
piecewiseLinear(IloNumExpr, double[], int, int, double[], int, double, double) - Method in class ilog.cplex.IloCplex
See IloModeler
PPriInd - Static variable in class ilog.cplex.IloCplexIntParam
 
PPriInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
PreCompress - Static variable in class ilog.cplex.IloCplexIntParam
 
PreCompress - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
PreDual - Static variable in class ilog.cplex.IloCplexIntParam
 
PreDual - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
PreInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
PreInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
PreslvNd - Static variable in class ilog.cplex.IloCplexIntParam
 
PreslvNd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
PriceLim - Static variable in class ilog.cplex.IloCplexIntParam
 
PriceLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
Primal - Static variable in class ilog.cplex.IloCplex.Algorithm
Selects the primal simplex algorithm.
PrimalObj - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
PrimDualInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
PrimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
PrimObjLim - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Probe - Static variable in class ilog.cplex.IloCplexIntParam
 
Probe - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
prod(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the product of the expression e and the value v.
prod(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
prod(IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the new expression e1 * e2.
prod(IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
prod(IloIntExpr, int) - Method in interface ilog.concert.IloModeler
Creates and returns the new expression e * v.
prod(IloIntExpr, int) - Method in class ilog.cplex.IloCplex
See IloModeler
prod(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the product of expression e and value v.
prod(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloModeler
prod(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the product of expressions expr1 and expr2.
prod(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
prod(int, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the new expression v * e.
prod(int, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
prune() - Method in class ilog.cplex.IloCplex.BranchCallback
Instructs the CPLEX branch and cut search not to create any child nodes from the current node.
Pseudo - Static variable in class ilog.cplex.IloCplex.VariableSelect
Sets Pseudo to 2
PseudoReduced - Static variable in class ilog.cplex.IloCplex.VariableSelect
Sets PseudoReduced to 4

R

range(double, double) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloRange object.
range(double, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
range(double, double, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns an empty IloRange object.
range(double, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
range(double, IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
range(double, IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
range(double, IloNumExpr, double, String) - Method in interface ilog.concert.IloModeler
Creates and returns an IloRange object.
range(double, IloNumExpr, double, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
rangeIterator() - Method in class ilog.cplex.IloCplex
Returns an iterator over all IloRange objects in the IloCplex model.
Reduce - Static variable in class ilog.cplex.IloCplexIntParam
 
Reduce - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
ReInv - Static variable in class ilog.cplex.IloCplexIntParam
 
ReInv - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
reject() - Method in class ilog.cplex.IloCplex.IncumbentCallback
Rejects the proposed incumbent solution.
RelaxPreInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
RelaxPreInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
RelObjDif - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
remove(IloAddable) - Method in interface ilog.concert.IloModel
This method removes the extractable object from the invoking model.
remove(IloAddable[]) - Method in interface ilog.concert.IloModel
This method removes the array of extractable objects from the invoking model.
remove(IloAddable[], int, int) - Method in interface ilog.concert.IloModel
This method removes modeling objects from the invoking IloModel.
remove(IloIntVar) - Method in interface ilog.concert.IloLinearIntExpr
Removes a variable from the invoking IloLinearIntExpr expression.
remove(IloIntVar[]) - Method in interface ilog.concert.IloLinearIntExpr
Removes a set of variables from the invoking IloLinearIntExpr expression.
remove(IloIntVar[], int, int) - Method in interface ilog.concert.IloLinearIntExpr
Removes a set of variables from the invoking IloLinearIntExpr expression.
remove(IloNumVar) - Method in interface ilog.concert.IloLinearNumExpr
Removes a variable from the invoking IloLinearNumExpr expression.
remove(IloNumVar[]) - Method in interface ilog.concert.IloLinearNumExpr
Removes variables from the invoking IloLinearNumExpr expression.
remove(IloNumVar[], int, int) - Method in interface ilog.concert.IloLinearNumExpr
Removes variables from the invoking IloLinearNumExpr expression.
removeCols(int[]) - Method in interface ilog.concert.IloLPMatrix
Removes all columns with column index listed in parameter ind from the invoking LP matrix.
removeCols(int[], int, int) - Method in interface ilog.concert.IloLPMatrix
Removes all columns with column index listed in parameter ind[start], ... ind[start+num-1] from the invoking LP matrix.
removeCols(int, int) - Method in interface ilog.concert.IloLPMatrix
Remove columns from the LP matrix.
removeColumn(int) - Method in interface ilog.concert.IloLPMatrix
Removes one column from the LP matrix.
removeRow(int) - Method in interface ilog.concert.IloLPMatrix
Removes one row from the LP matrix.
removeRows(int[]) - Method in interface ilog.concert.IloLPMatrix
Removes all rows from the invoking LP matrix, with row index listed in parameter ind.
removeRows(int[], int, int) - Method in interface ilog.concert.IloLPMatrix
Removes all rows from the invoking LP matrix, with row index listed in parameter ind[start], ... ind[start+num-1].
removeRows(int, int) - Method in interface ilog.concert.IloLPMatrix
Removes rows from the LP matrix.
ReverseInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
ReverseInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.
RootAlg - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
RowGrowth - Static variable in class ilog.cplex.IloCplexIntParam
 
RowGrowth - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.

S

ScaInd - Static variable in class ilog.cplex.IloCplexIntParam
 
ScaInd - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
scalProd(double[], IloNumVar[]) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression representing the scalar product of the provided values with the provided variables.
scalProd(double[], IloNumVar[]) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(double[], IloNumVar[], int, int) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression representing the scalar product of the values provided in coefs[start]...coefs[start+num-1] with the variables provided in vars[start]...vars[start+num-1].
scalProd(double[], IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(IloIntVar[], int[]) - Method in interface ilog.concert.IloModeler
Creates and returns an integer linear expression representing the scalar product of the provided integer values with the provided integer variables.
scalProd(IloIntVar[], int[]) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(IloIntVar[], int[], int, int) - Method in interface ilog.concert.IloModeler
Creates and returns an integer linear expression representing the scalar product of the integer values provided in vals[start]...vals[start+num-1] with the integer variables provided in vars[start]...vars[start+num-1].
scalProd(IloIntVar[], int[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(IloNumVar[], double[]) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression representing the scalar product of the provided values with the provided variables.
scalProd(IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression representing the scalar product of the values provided in coefs[start]...coefs[start+num-1] with the variables provided in vars[start]...vars[start+num-1].
scalProd(IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(IloNumVar[], int[]) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression representing the scalar product of the provided values with the provided variables.
scalProd(IloNumVar[], int[]) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(IloNumVar[], int[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(int[], IloIntVar[]) - Method in interface ilog.concert.IloModeler
Creates and returns an integer linear expression representing the scalar product of the provided integer values with the provided integer variables.
scalProd(int[], IloIntVar[]) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(int[], IloIntVar[], int, int) - Method in interface ilog.concert.IloModeler
Creates and returns an integer linear expression representing the scalar product of the integer values provided in vals[start]...vals[start+num-1] with the integer variables provided in vars[start]...vars[start+num-1].
scalProd(int[], IloIntVar[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(int[], IloNumVar[]) - Method in interface ilog.concert.IloModeler
Creates and returns a linear expression representing the scalar product of the provided values with the provided variables.
scalProd(int[], IloNumVar[]) - Method in class ilog.cplex.IloCplex
See IloModeler
scalProd(int[], IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
selectNode(int) - Method in class ilog.cplex.IloCplex.NodeCallback
Selects the next node to be processed by its index number.
semiContVar(double, double, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns a new semi-continuous modeling variable.
semiContVar(double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVar(double, double, IloNumVarType, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns a new semi-continuous modeling variable.
semiContVar(double, double, IloNumVarType, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVar(IloColumn, double, double, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns a new semi-continuous modeling variable with column-wise modeling.
semiContVar(IloColumn, double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVar(IloColumn, double, double, IloNumVarType, String) - Method in interface ilog.concert.IloMPModeler
Creates and returns a new semi-continuous modeling variable with column-wise modeling.
semiContVar(IloColumn, double, double, IloNumVarType, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(IloColumnArray, double[], double[], IloNumVarType[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns semi-continuous modeling variables with column-wise modeling.
semiContVarArray(IloColumnArray, double[], double[], IloNumVarType[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(IloColumnArray, double[], double[], IloNumVarType[], String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns semi-continuous modeling variables with column-wise modeling.
semiContVarArray(IloColumnArray, double[], double[], IloNumVarType[], String[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(IloColumnArray, double, double, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns semi-continuous modeling variables with column-wise modeling.
semiContVarArray(IloColumnArray, double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(IloColumnArray, double, double, IloNumVarType, String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns semi-continuous modeling variables with column-wise modeling.
semiContVarArray(IloColumnArray, double, double, IloNumVarType, String[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(int, double[], double[], IloNumVarType[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns n semi-continuous modeling variables.
semiContVarArray(int, double[], double[], IloNumVarType[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(int, double[], double[], IloNumVarType[], String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns n semi-continuous modeling variables.
semiContVarArray(int, double[], double[], IloNumVarType[], String[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(int, double, double, IloNumVarType) - Method in interface ilog.concert.IloMPModeler
Creates and returns n semi-continuous modeling variables.
semiContVarArray(int, double, double, IloNumVarType) - Method in class ilog.cplex.IloCplex
See IloMPModeler
semiContVarArray(int, double, double, IloNumVarType, String[]) - Method in interface ilog.concert.IloMPModeler
Creates and returns n semi-continuous modeling variables.
semiContVarArray(int, double, double, IloNumVarType, String[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setBasisStatuses(IloNumVar[], IloCplex.BasisStatus[], IloRange[], IloCplex.BasisStatus[]) - Method in class ilog.cplex.IloCplex
Sets the basis status for variables.
setBasisStatuses(IloNumVar[], IloCplex.BasisStatus[], int, int, IloRange[], IloCplex.BasisStatus[], int, int) - Method in class ilog.cplex.IloCplex
Sets the basis status for variables.
setBounds(double, double) - Method in interface ilog.concert.IloRange
Sets the lower and upper bound of the ranged constraints.
setBounds(IloNumVar[], double[], double[]) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Changes the upper and lower bounds variable in the array var.
setBounds(IloNumVar[], double[], double[], int, int) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Changes the upper and lower bounds variable in the array var.
setBounds(IloNumVar, double, double) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Changes the upper and lower bounds for a single variable var.
setConstant(double) - Method in interface ilog.concert.IloLinearNumExpr
Sets the constant term from the invoking IloLinearIntExpr to val.
setConstant(int) - Method in interface ilog.concert.IloLinearIntExpr
Sets the constant term from the invoking IloLinearIntExpr to val.
setDefaults() - Method in class ilog.cplex.IloCplex
Resets all CPLEX parameters to their default values.
setDeleteMode(IloCplex.DeleteMode) - Method in class ilog.cplex.IloCplex
Sets the delete mode.
setDirection(IloNumVar, IloCplex.BranchDirection) - Method in class ilog.cplex.IloCplex
Sets the branching direction for a variable.
setDirections(IloNumVar[], IloCplex.BranchDirection[]) - Method in class ilog.cplex.IloCplex
Sets the branching direction for an array of variables.
setDirections(IloNumVar[], IloCplex.BranchDirection[], int, int) - Method in class ilog.cplex.IloCplex
Sets the branching direction for a set of variables.
setExpr(IloNumExpr) - Method in interface ilog.concert.IloObjective
Sets the expression of the invoking IloObjective object.
setExpr(IloNumExpr) - Method in interface ilog.concert.IloRange
Sets the expression of the invoking IloRange object to expr.
setIntVar(IloIntVar) - Method in interface ilog.concert.IloLinearIntExpr.Iterator
Sets the IloIntVar of the last linear term in the scalar product.
setLB(double) - Method in interface ilog.concert.IloNumVar
Sets the lower bound of the invoking IloNumVar object.
setLB(double) - Method in interface ilog.concert.IloRange
Sets the lower bound of the ranged constraints.
setLinearCoef(IloObjective, double, IloNumVar) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficient for variable var to val in the expression of the specified IloObjective object.
setLinearCoef(IloObjective, double, IloNumVar) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoef(IloObjective, IloNumVar, double) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficient for variable var to val in the expression of the specified IloObjective object.
setLinearCoef(IloObjective, IloNumVar, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoef(IloRange, double, IloNumVar) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficient for variable var to val in the expression of the specified IloRange object.
setLinearCoef(IloRange, double, IloNumVar) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoef(IloRange, IloNumVar, double) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficient for variable var to val in the expression of the specified IloRange object.
setLinearCoef(IloRange, IloNumVar, double) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloObjective, double[], IloNumVar[]) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloObjective object.
setLinearCoefs(IloObjective, double[], IloNumVar[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloObjective, double[], IloNumVar[], int, int) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloObjective object.
setLinearCoefs(IloObjective, double[], IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloObjective, IloNumVar[], double[]) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloObjective object.
setLinearCoefs(IloObjective, IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloObjective, IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloObjective object.
setLinearCoefs(IloObjective, IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloRange, double[], IloNumVar[]) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloRange object.
setLinearCoefs(IloRange, double[], IloNumVar[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloRange, double[], IloNumVar[], int, int) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloRange object.
setLinearCoefs(IloRange, double[], IloNumVar[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloRange, IloNumVar[], double[]) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloRange object.
setLinearCoefs(IloRange, IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setLinearCoefs(IloRange, IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Sets linear coefficients for variables in the expression of the specified IloRange object.
setLinearCoefs(IloRange, IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
setMax(int) - Method in interface ilog.concert.IloIntVar
Sets a new initial maximum for this integer variable.
setMin(int) - Method in interface ilog.concert.IloIntVar
Sets a new initial minimum for this integer variable.
setName(String) - Method in interface ilog.concert.IloAddable
Sets the name of the invoking addable object.
setName(String) - Method in interface ilog.concert.IloNumVar
Sets the name of the invoking variable.
setNumVar(IloNumVar) - Method in interface ilog.concert.IloLinearNumExpr.Iterator
Sets the IloNumVar of the last linear term in the scalar product.
setNZ(int, int, double) - Method in interface ilog.concert.IloLPMatrix
Sets one non-zero of the coefficient matrix of the invoking LP matrix.
setNZs(int[], int[], double[]) - Method in interface ilog.concert.IloLPMatrix
Sets non-zero elements of the coefficient matrix of the invoking LP matrix.
setOut(OutputStream) - Method in class ilog.cplex.IloCplex
Sets the default output stream of the invoking IloCplex object.
setParam(IloCplex.BooleanParam, boolean) - Method in class ilog.cplex.IloCplex
Sets a boolean parameter to value val.
setParam(IloCplex.DoubleParam, double) - Method in class ilog.cplex.IloCplex
Sets a double parameter to value val.
setParam(IloCplex.IntParam, int) - Method in class ilog.cplex.IloCplex
Sets an integer parameter to value val.
setParam(IloCplex.StringParam, String) - Method in class ilog.cplex.IloCplex
Sets a string parameter to value val.
setPriorities(IloNumVar[], int[]) - Method in class ilog.cplex.IloCplex
Sets the branch priority for an array of variables.
setPriorities(IloNumVar[], int[], int, int) - Method in class ilog.cplex.IloCplex
Sets the branch priority for a set of variables.
setPriority(IloNumVar, int) - Method in class ilog.cplex.IloCplex
Sets the branch priority for variable var.
setSemiContLB(double) - Method in interface ilog.concert.IloSemiContVar
Sets the semi-continuous lower bound of the invoking IloSemiContVar to sclb.
setSense(IloObjectiveSense) - Method in interface ilog.concert.IloObjective
Sets the optimization sense of the invoking IloObjective object.
setSolution(IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Sets solution variables to the values at the current node.
setSolution(IloNumVar[], double[], double) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Sets solution variables to the values at the current node.
setSolution(IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Sets solution variables to the values at the current node.
setSolution(IloNumVar[], double[], int, int, double) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Sets solution variables to the values at the current node.
setUB(double) - Method in interface ilog.concert.IloNumVar
Sets the upper bound of the invoking IloNumVar object.
setUB(double) - Method in interface ilog.concert.IloRange
Sets the upper bound of the ranged constraints.
setValue(double) - Method in interface ilog.concert.IloLinearNumExpr.Iterator
Sets the coefficient related to the IloIntVar accessed by the last call to the method next().
setValue(int) - Method in interface ilog.concert.IloLinearIntExpr.Iterator
Sets the coefficient related to the IloIntVar accessed by the last call to the method next().
setVectors(double[], double[], IloNumVar[], double[], double[], IloRange[]) - Method in class ilog.cplex.IloCplex
Specifies an array of starting points for the invocation of method solve().
setVectors(double[], double[], IloNumVar[], int, int, double[], double[], IloRange[], int, int) - Method in class ilog.cplex.IloCplex
Specifiies a starting point for the invocation of method solve().
setVectors(double[], IloNumVar[], double[], IloRange[]) - Method in class ilog.cplex.IloCplex.SolveCallback
Sets a starting point for the next call to solve.
setVectors(double[], IloNumVar[], int, int, double[], IloRange[], int, int) - Method in class ilog.cplex.IloCplex.SolveCallback
Sets starting points for calls to solve.
setWarning(OutputStream) - Method in class ilog.cplex.IloCplex
Sets the warning stream of the invoking IloCplex object.
SimDisplay - Static variable in class ilog.cplex.IloCplexIntParam
 
SimDisplay - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
SingLim - Static variable in class ilog.cplex.IloCplexIntParam
 
SingLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
SolLim - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
solve() - Method in class ilog.cplex.IloCplex
Solves the IloCplex model.
solve() - Method in class ilog.cplex.IloCplex.SolveCallback
Solves the current LP node using the default (dual) algorithm.
solve() - Method in class ilog.cplex.IloCplex.HeuristicCallback
Solves the current node LP using the default algorithm.
solve(int) - Method in class ilog.cplex.IloCplex.SolveCallback
Solves the current node LP using the algorithm alg.
solve(int) - Method in class ilog.cplex.IloCplex.HeuristicCallback
Solves the current node LP using a chosen algorithm.
solveFixed() - Method in class ilog.cplex.IloCplex
Solves the fixed IloCplex model.
solveRelaxed() - Method in class ilog.cplex.IloCplex
Solves the LP relaxation IloCplex model.
solveZeroedQP() - Method in class ilog.cplex.IloCplex
Solves the LP part of a QP IloCplex model.
SOS1(IloNumVar[], double[]) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
SOS1(IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS1(IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
SOS1(IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS1(IloNumVar[], double[], int, int, String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
SOS1(IloNumVar[], double[], int, int, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS1(IloNumVar[], double[], String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 1 with the specified variables and weight values.
SOS1(IloNumVar[], double[], String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS1iterator() - Method in class ilog.cplex.IloCplex
Returns an iterator over all IloSOS1 objects in the IloCplex model.
SOS2(IloNumVar[], double[]) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
SOS2(IloNumVar[], double[]) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS2(IloNumVar[], double[], int, int) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
SOS2(IloNumVar[], double[], int, int) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS2(IloNumVar[], double[], int, int, String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
SOS2(IloNumVar[], double[], int, int, String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS2(IloNumVar[], double[], String) - Method in interface ilog.concert.IloMPModeler
Creates an SOS of type 2 with the specified variables and weight values.
SOS2(IloNumVar[], double[], String) - Method in class ilog.cplex.IloCplex
See IloMPModeler
SOS2iterator() - Method in class ilog.cplex.IloCplex
Returns an iterator over all IloSOS2 objects in the IloCplex model.
square(IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the new expression e^2.
square(IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
square(IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the square of the expression e (that is, e * e).
square(IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
Steep - Static variable in class ilog.cplex.IloCplex.PrimalPricing
Sets the primal pricing parameter Steep to 2
Steep - Static variable in class ilog.cplex.IloCplex.DualPricing
Sets the dual pricing parameter value for Steep to 2
SteepQStart - Static variable in class ilog.cplex.IloCplex.PrimalPricing
Sets the primal pricing parameter SteepQStart to 3
SteepQStart - Static variable in class ilog.cplex.IloCplex.DualPricing
Sets the dual pricing parameter value for SteepQStart to 4
Strong - Static variable in class ilog.cplex.IloCplex.VariableSelect
Sets Strong to 3
StrongCandLim - Static variable in class ilog.cplex.IloCplexIntParam
 
StrongCandLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
StrongItLim - Static variable in class ilog.cplex.IloCplexIntParam
 
StrongItLim - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.
sum(double, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of value v and expression e.
sum(double, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr[]) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the expression e1 + e2, representing the sum of integer expressions e1 and e2.
sum(IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the sum of integer expressions e1, e2 and e3.
sum(IloIntExpr, IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the sum of integer expressions e1, e2, e3 and e4.
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the sum of integer expressions e1, e2, e3, e4 and e5.
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the sum of integer expressions e1, e2, e3, e4, e5 and e6.
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the sum of integer expressions e1, e2, e3, e4, e5, e6 and e7.
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an integer expression object representing the sum of integer expressions e1, e2, e3, e4, e5, e6, e7 and e8.
sum(IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloIntExpr, int) - Method in interface ilog.concert.IloModeler
Creates and returns the expression e + v, representing the sum of integer expression e and value v.
sum(IloIntExpr, int) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr[]) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr[], int, int) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, double) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of value v and expression e.
sum(IloNumExpr, double) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1 and e2.
sum(IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1, e2 and e3.
sum(IloNumExpr, IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1, e2, e3 and e4.
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1, e2, e3, e4 and e5.
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1, e2, e3, e4, e5 and e6.
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1, e2, e3, e4, e5, e6 and e7.
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in interface ilog.concert.IloModeler
Creates and returns an expression object representing the sum of expressions e1, e2, e3, e4, e5, e6, e7 and e8.
sum(IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr, IloNumExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
sum(int, IloIntExpr) - Method in interface ilog.concert.IloModeler
Creates and returns the expression v + e, representing the sum of value v and integer expression e.
sum(int, IloIntExpr) - Method in class ilog.cplex.IloCplex
See IloModeler
SumCompSlack - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumDualInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumDualResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumIntInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumPi - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumPrimalInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumPrimalResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumRedCost - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledDualInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledDualResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledPi - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledPrimalInfeas - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledPrimalResidual - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledRedCost - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledSlack - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumScaledX - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumSlack - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.
SumX - Static variable in class ilog.cplex.IloCplex.QualityType
Solution Quality Type.

T

TiLim - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
TimeLimFeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
TimeLimInfeas - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
toString() - Method in class ilog.cplex.IloCplex.Status
Transforms status into a human readable string.
toString() - Method in class ilog.cplex.IloCplex.CplexStatus
 
toString() - Method in class ilog.cplex.IloCplex.BasisStatus
Transforms the status into a human readable string.
toString() - Method in class ilog.cplex.IloCplex.IIS.Status
Returns status in human-readable form.
toString() - Method in class ilog.cplex.IloCplex.Quality
Returns a string with the numerical value of the quality measure.
toString() - Method in class ilog.cplex.IloCplex.NodeId
 
toString() - Method in class ilog.cplex.IloCplex.BranchType
Returns readable string for possible cases of SOS types.
TreLim - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.

U

Unbounded - Static variable in class ilog.cplex.IloCplex.Status
The Unounded solution status indicates that the IloCplex optimizer has determined that the model is unbounded.
Unbounded - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Unknown - Static variable in class ilog.cplex.IloCplex.Status
The Unknown solution status indicates that the optimizer has not gathered any information about the IloCplex model.
Unknown - Static variable in class ilog.cplex.IloCplex.CplexStatus
Solution Status constant.
Up - Static variable in class ilog.cplex.IloCplex.BranchDirection
Sets the branch direction upwards.
use(IloCplex.Callback) - Method in class ilog.cplex.IloCplex
Sets a callback.
useSolution() - Method in class ilog.cplex.IloCplex.SolveCallback
Instructs IloCplex to use a solution.

V

VarSel - Static variable in class ilog.cplex.IloCplexIntParam
 
VarSel - Static variable in class ilog.cplex.IloCplex.IntParam
Integer control parameter.

W

warning() - Method in class ilog.cplex.IloCplex
Gets the warning output stream of the invoking IloCplex object.
WorkDir - Static variable in class ilog.cplex.IloCplexStringParam
 
WorkDir - Static variable in class ilog.cplex.IloCplex.StringParam
String control parameter.
WorkMem - Static variable in class ilog.cplex.IloCplex.DoubleParam
Double control parameter.
writeOrder(String) - Method in class ilog.cplex.IloCplex
Write priority order file name.

X

XXXInd - Static variable in class ilog.cplex.IloCplexBoolParam
 
XXXInd - Static variable in class ilog.cplex.IloCplex.BooleanParam
Boolean control parameter.

A B C D E F G H I K L M N O P R S T U V W X