Initializing help system before first use

problem.setbranchbounds

problem.setbranchbounds


Purpose
Specifies the bounds previously stored using problem.storebounds that are to be applied in order to branch on a user global entity.
Synopsis
problem.setbranchbounds (mindex)
Argument
mindex 
Object previously defined in a call to problem.storebounds that references the stored bounds to be used to separate the node.
Related topics
problem.loadcuts, problem.storebounds, Section "Working with the cut manager" of the Xpress Optimizer reference manual.