| > Discrete Optimization > Solving Mixed Integer Programming Problems (MIP) > Using Special Ordered Sets > Setting Branching Priority for an SOS |
Setting Branching Priority for an SOS |
INDEX
PREVIOUS
NEXT
|
An entire SOS can be given a branching priority. There are two alternative ways to give an SOS branching priority, both documented in the ILOG CPLEX Reference Manual:
ILOG CPLEX derives the branching priority of a set from the branching priorities of its members: the entire set is assigned the highest priority among its members.
To specify SOS priorities:
IloCplex methods setPriority and setPriorities.
CPXcopysos or CPXcopyorder.
| Copyright © 1987-2003 ILOG, S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |