IBM ILOG Solver User's Manual > Extending the Library > Extraction Concepts > Table of correspondences

The following table shows the correspondences between Ilo and Ilc objects:

Table 17.1 Table of Correspondences
The Ilc Object 
The Ilo Object 
IlcAny 
IloAny 
IlcAnyArray 
IloAnyArray 
IlcAnySet 
IloAnySet 
IlcAnySetVar 
IloAnySetVar 
IlcAnySetVarArray 
IloAnySetVarArray 
IlcAnyTupleSet 
IloAnyTupleSet 
IlcAnyVar 
IloAnyVar 
IlcAnyVarArray 
IloAnyVarArray 
IlcBox 
IloBox 
IlcBool 
IloBool 
IlcConstraint 
For the case of constraints, the IloConstraint is extracted as the IlcConstraint with the corresponding name: IloAllDiff > IlcAllDiff 
IloConstraint 
IlcFloat 
IloNum 
IlcFloatArray 
IloNumArray 
IlcFloatSet 
IloNumSet 
IlcFloatVar 
IloNumVar 
IlcFloatVarArray 
IloNumVarArray 
IlcInt 
IloInt 
IlcIntArray 
IloNumArray 
IlcIntSet 
IloNumSet 
IlcIntSetVar 
IloNumSetVar 
IlcIntSetVarArray 
IloNumSetVarArray 
IlcIntVar 
IloNumVar 
IlcIntVarArray 
IloNumVarArray 
IlcIntTupleSet 
IloNumTupleSet 
IlcNeighborIdentifier 
IloNeighborIdentifier