| Function Summary |
|---|
| IloDomainMax |
Returns an evaluator which evaluates variables according to their largest domain value.
|
| IloDomainMin |
Returns an evaluator which evaluates variables according to their smallest domain value.
|
| IloDomainSize |
Returns an evaluator which evaluates the number of possible values of a domain.
|
| IloExplicitValueEval |
Returns a value evaluator giving an explicit evaluation to each domain value.
|
| IloExplicitValueEval |
Returns a value evaluator giving an explicit evaluation to each domain value.
|
| IloExplicitVarEval |
Returns a variable evaluator whose evaluation depends on its index in an array.
|
| IloExplicitVarEval |
Returns a variable evaluator giving an explicit evaluation to each variable.
|
| IloImpactOfLastBranch |
Returns a variable evaluator which evaluates variables according to recent domain reduction.
|
| IloSelectLargest |
Returns a selector which selects variables with the largest evaluation.
|
| IloSelectLargest |
Returns a selector which selects variables with the largest evaluation.
|
| IloSelectLargest |
Returns a selector which selects variables with the largest evaluation.
|
| IloSelectLargest |
Returns a selector which selects values with the largest evaluation.
|
| IloSelectLargest |
Returns a selector which selects values with the largest evaluation.
|
| IloSelectLargest |
Returns a selector which selects values with the largest evaluation.
|
| IloSelectRandomValue |
Returns a selector which selects a value randomly.
|
| IloSelectRandomVar |
Returns a selector which selects a variable randomly.
|
| IloSelectSmallest |
Returns a selector which selects variables with the smallest evaluation.
|
| IloSelectSmallest |
Returns a selector which selects variables with the smallest evaluation.
|
| IloSelectSmallest |
Returns a selector which selects variables with the smallest evaluation.
|
| IloSelectSmallest |
Returns a selector which selects values with the smallest evaluation.
|
| IloSelectSmallest |
Returns a selector which selects values with the smallest evaluation.
|
| IloSelectSmallest |
Returns a selector which selects values with the smallest evaluation.
|
| IloValue |
Returns an evaluator which evaluates a value itself.
|
| IloValueImpact |
Returns a value evaluator which evaluates the impact of a variable instantiation.
|
| IloValueIndex |
Returns an evaluator which gives index of the value in its array.
|
| IloValueSuccessRate |
Returns a value evaluator giving the success rate when instantiating a variable.
|
| IloVarImpact |
Returns a variable evaluator which gives the impact of a variable.
|
| IloVarIndex |
Returns a variable evaluator which gives the index of a variable in its array.
|
| IloVarLocalImpact |
Returns a variable evaluator which evaluates a variable in the current node.
|
| IloVarSuccessRate |
Returns a variable evaluator which evaluates the success rate of a variable.
|