problem.setbranchcuts
| problem.setbranchcuts | 
  Purpose
 
  Specifies the cuts in the cut pool that are to be applied in order to branch on a user global entity..
 
  Synopsis
 
 problem.setbranchcuts (mindex) 
 
  Argument
 
| 
     mindex 
     | 
     Array containing the pointers to the cuts in the cut pool that are to be applied. Typically obtained from
     problem.storecuts.
     | 
  Related topics
 
 problem.getcpcutlist,
 problem.storecuts, Section "Working with the cut manager" of the Xpress Optimizer reference manual.
 
 
