The CplexMultiCriterionExpr type exposes the following members.

Methods

  NameDescription
Public methodGetAbsTols
Gets the array of absolute tolerances associated with this multi-criterion expression.
Public methodGetCriteria
Gets the array of expressions associated with this multi-criterion expression.
Public methodGetName
Gets the name of this multi-criterion expression.
Public methodGetPriorities
Gets the array of priorities associated with this multi-criterion expression.
Public methodGetRelTols
Gets the array of relative tolerances associated with this multi-criterion expression.
Public methodGetWeights
Gets the array of weights associated with this multi-criterion expression.

See Also