Skip to main content
FRAMES NO FRAMES

Group optim.concert.opl

The IBM ILOG Concert OPL API.
Class Summary
IloAdvCollectionHelper A means to convert IloDiscreteDataCollection.
IloAnyCollection A class used to represent a void data collection that can be enumerated.
IloAnyCollectionMap This is the class for mapping a list of IloAnyCollection values.
IloCollectionHelper A means to convert IloDiscreteDataCollection.
IloConstraintMap This is the class for mapping a list of constraint values.
IloCumulFunctionExprMap This is the class for mapping a list of interval sequence variables.
IloDataCollection A class used to represent a data collection.
IloDataIterator A class used to represent an iterator, which may be used to enumerate a collection.
IloDiscreteDataCollection A class used to represent a discrete data collection that can be enumerated.
IloIntCollection A class used to represent an integer data collection that can be enumerated.
IloIntCollectionMap This is the class for mapping a list of collection-of-integer values.
IloIntDExprMap This is the class for arrays of OPL integer decision expressions.
IloIntMap This is the class for mapping a list of integer values.
IloIntMapLightIterator Class of iterators to traverse an array of OPL integer decision expressions.
IloIntRange A class used to represent the domain of an integer range that can be enumerated.
IloIntSetMap This is the class for mapping a list of set of integer values.
IloIntVarMap This is the class for mapping a list of integer variables values.
IloIntervalSequenceVarMap This is the class for mapping a list of interval sequence variables.
IloIntervalVarMap This is the class for mapping a list of interval variables.
IloLockedMapException The class of exceptions thrown by an attempt to change a map that was declared immutable.
IloMapException The class of exceptions thrown when accessing a map.
IloMapIndexArray A class providing access to the index of IloTupleMap.
IloMapOutOfBoundException The class of exceptions thrown if an extractable accessor to a map has no value in the current scope of evaluation.
IloMapUnboundIndexException The class of exceptions thrown if an extractable accessor to a map has no value in the current scope of evaluation.
IloNumCollection A class used to represent a float data collection that can be enumerated.
IloNumDExprMap This is the class for arrays of OPL float decision expressions.
IloNumMap This is the class for mapping a list of float values.
IloNumMapLightIterator Class of iterators to traverse an array of OPL numeric decision expressions.
IloNumSet An instance of this class offers a convenient way to represent a set of numeric values.
IloNumSet::Iterator This class is an iterator that traverses the elements of a finite set of numeric values.
IloNumSetMap This is the class for mapping a list of set of float values.
IloNumVarMap This is the class for mapping a list of float variable values.
IloPiecewiseFunctionExpr This is the class for mapping a list of piecewise function expressions.
IloPiecewiseFunctionExprMap This is the class for mapping a list of advanced piecewise function expressions.
IloStateFunctionExprMap This is the class for mapping a list of state function expressions.
IloSymbolMap This is the class for mapping a list of string values.
IloSymbolSet This class represents a domain composed of an enumeration of symbols.
IloSymbolSet::Iterator This class is an iterator that traverses the elements of a finite set of string values.
IloSymbolSetMap This is the class for mapping a list of set-of-strings values.
IloTuple This class creates a tuple as a line of a tuple set.
IloTupleBuffer Creates a new tuple using the values of the different fields in the class.
IloTupleCollection This class is used to declare an IloTupleCollection schema.
IloTupleCollection::DuplicatedException The base class of exceptions thrown when having problems with tuples in sets or arrays.
IloTupleCollection::DuplicatedKey This exception is thrown when the uniqueness of the keys of the tuple is violated.
IloTupleCollection::DuplicatedTuple This exception is thrown when the uniqueness of the tuple is violated.
IloTupleCollection::UnknownReference This exception is thrown when an integrity constraint of the set is violated.
IloTupleIterator This class allows you to iterate on the elements of an IloTupleSet.
IloTupleMap This class represents a convenient way to map tuple values.
IloTupleSchema This class is used to declare an IloTupleSet schema.
IloTupleSet This class offers a convenient way to represent a set of columns of different types.
IloTupleSetMap This is the class for mapping a list of set of tuples values.
Typedef Summary
IloSymbolSetIterator
Function Summary
operator<< An operator that redirects the domain's output.