An array containing the variables whose branching directions are being set.
brdir
An array containing the branching directions to use. The branching direction of variable var[j] will be set to brdir[j] for j = start, ..., start+num-1.
start
The first elements in var and brdir to consider.
num
The number of elements in var and brdir to consider.