Skip to main content
FRAMES NO FRAMES

Enumeration MultiObjNumInfo

Definition file: ilcplex/ilocplexi.h

The enumeration IloCplex::MultiObjNumInfo lists types of solution information of type IloNum that can be retrieved about the solution of a subproblem solved during multiobjective optimization. This information can be queried for each priority level with method IloCplex::getMultiObjInfo.

See the documentation of multiobjective optimization in the Callable Library Reference Manual for more information about these values. Also see the CPLEX User's Manual for examples of their use.

See Also:

Fields

MultiObjTime = CPX_MULTIOBJ_TIME 
MultiObjDetTime = CPX_MULTIOBJ_DETTIME 
MultiObjObjValue = CPX_MULTIOBJ_OBJVAL 
MultiObjBestObjValue = CPX_MULTIOBJ_BESTOBJVAL