branchobj.addcuts
| branchobj.addcuts | 
  Purpose
 
 
  Adds stored user cuts as new constraints to a branch of a user branching object.
 
 
  Synopsis
 
  branchobj.addcuts (ibranch, cutind) 
 
  Arguments
 
 | 
     ibranch 
     | 
     The number of the branch to add the cuts for. This branch must already have been created using
     branchobj.addbranches. Branches are indexed starting from zero.
     | 
| 
     cutind 
     | 
     Array containing the user cuts that should be added to the branch.
     | 
  Related topics
 
  
