Returns branch priorities for num
consecutive variables, starting from the index specified by start
.
var
for which to query the branch priority. var
for which to query the branch priorities. The branch priorities for the specified variables. If pri
is the array returned by this method, pri[j]
is the branch priority of variable var[j+start]
. A value of 0
indicates the Cplex
default.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetPriorities Overload List