Skip to main content
FRAMES NO FRAMES

Class IloMultiCriterionExpr

Definition file: ilconcert/ilolinear.h
Map of IloMultiCriterionExprIloMultiCriterionExprIloMultiCriterionExpr
An instance of this class is used to build a multiobjective model.

Concert Technology uses instances of these classes in order to build a multiobjective model. As a Concert Technology user, you will not need to create instances of this class yourself; in fact, you should not use them directly. They are documented here because the return value of certain functions, such as IloStaticLex, are an instance of this class.