ObjNPriority

Type: int
Modifiable: Yes

This attribute is used to query or modify the priority of objective <span>$</span>n<span>$</span> when doing hierarchical multi-objective optimization. You set <span>$</span>n<span>$</span> using the ObjNumber parameter.

The default priority for an objective is 0.

The number of objectives in the model can be queried (or modified) using the NumObj attribute.

For examples of how to query or modify attributes, refer to our Attribute Examples.