NO FRAMES

Group optim.concert.cplex

The ILOG Concert API specific to CPLEX.
Class Summary
IloConversion For ILOG CPLEX: a means to change the type of a numeric variable.
IloNumColumn For ILOG CPLEX: helps you design a model through column representation.
IloNumColumnArray For ILOG CPLEX: array class of the column representation class for a model.
IloSOS1 For ILOG CPLEX: represents special ordered sets of type 1 (SOS1).
IloSOS1Array For ILOG CPLEX: the array class of special ordered sets of type 1 (SOS1).
IloSOS2 For ILOG CPLEX: represents special ordered sets of type 2 (SOS2).
IloSOS2Array For ILOG CPLEX: the array class of special ordered sets of type 2 (SOS2).
IloSemiContVar For ILOG CPLEX: instance represents a constrained semicontinuous variable.
IloSemiContVarArray For ILOG CPLEX: is the array class of the semicontinuous numeric variable class for a model.

This group contains ILOG Concert classes and functions specific to ILOG CPLEX. (Other classes and functions of CPLEX are available in the group optim.cplex.cpp.)