FRAMES NO FRAMES

Group optim.concert.solver

The IBM® ILOG® Concert Solver API.
Class Summary
IloAnyArray For IBM® ILOG® Solver: array class of the enumerated type definition IloAny.
IloAnyBinaryPredicate For IBM ILOG Solver: defines binary predicates on objects in a model.
IloAnySet::Iterator For IBM® ILOG® Solver: an iterator to traverse the elements of IloAnySet.
IloAnySetVar For IBM® ILOG® Solver: a class to represent a set of enumerated values as a constrained variable.
IloAnySetVarArray For IBM® ILOG® Solver: array class of the set variable class IloAnySetVar.
IloAnyTernaryPredicate For IBM ILOG Solver: defines ternary predicates on objects in a model.
IloAnyTupleSet Ordered set of values as an array.
IloAnyTupleSetIterator Iterator to traverse enumerated values of a tuple-set.
IloAnyVar For IBM® ILOG® Solver: a class to represent an enumerated variable.
IloAnyVarArray For IBM® ILOG® Solver: a class to represent an array of enumerated variables.
IloBox For IBM ILOG Solver: multidimensional boxes for multidimensional placement problems.
IloPathLength For IBM® ILOG® Solver: a constraint on accumulations along a path.
IloPathTransitI For IBM® ILOG® Solver: a transit function in a path constraint.
Typedef Summary
IloNumFunction For IBM® ILOG® Solver: the type for a pointer to a numeric function.
IloPathTransitFunction For IBM® ILOG® Solver: a pointer to a function that computes a transit cost of connecting two nodes.
Macro Summary
ILOANYBINARYPREDICATE0 For IBM ILOG Solver: defines a binary predicate class.
ILOANYTERNARYPREDICATE0 For IBM® ILOG® Solver: defines a ternary predicate class.
IloFloatArrayIloFloatArray is the array class of the basic floating-point class.
Function Summary
IloAllNullIntersect For IBM® ILOG® Solver: a constraint forcing one set to have no elements in common with another set.
IloCard For constraint programming: creates and returns a constrained numeric variable that represents the number of elements in vars.
IloEqIntersection For IBM® ILOG® Solver: a constraint forcing the intersection of two sets to the elements of a third set.
IloEqMax For IBM® ILOG® Solver: a constraint forcing a variable to the maximum of returned values.
IloEqMin For IBM® ILOG® Solver: a constraint forcing a variable to the minium of returned values.
IloEqPartition For IBM® ILOG® Solver: a constraint forcing the value of a variable to be required by one set variable in an array.
IloEqSum For IBM® ILOG® Solver: a constraint forcing a variable to the sum of returned values.
IloEqUnion For IBM® ILOG® Solver: a constraint forcing the union of two sets to be the elements of a third set.
IloEqUnion For IBM® ILOG® Solver : a constraint forcing the union of two sets to be the elements of a third set.
IloNullIntersect For IBM® ILOG® Solver: a constraint forcing one set to have no elements in common with another set.
IloPartition For IBM® ILOG® Solver: a constraint forcing each value of an array to be required by one set variable in an array.
IloSubset For IBM® ILOG® Solver: a constraint forcing one set to be strictly a subset of another set.
IloSubsetEq For IBM® ILOG® Solver: a constraint forcing one set to be a subset of or equivalent to another set.
IloTableConstraint For IBM® ILOG® Solver: defines simple constraints that are not predefined.

This group contains IBM ILOG Concert classes and functions specific to IBM ILOG Solver or common to IBM ILOG CP Optimizer and IBM ILOG Solver.