Initializing help system before first use

XPRS_bo_setpreferredbranch

XPRS_bo_setpreferredbranch


Purpose
Specifies which of the child nodes corresponding to the branches of the object should be explored first.
Synopsis
int XPRS_CC XPRS_bo_setpreferredbranch(XPRSbranchobject obranch, int ibranch);
Arguments
obranch 
The user branching object.
ibranch 
The number of the branch to mark as preferred.
Related topics