problem.storebounds
| problem.storebounds | 
  Purpose
 
 
  Stores bounds for node separation using user separate callback function.
 
 
  Synopsis
 
  mindex = problem.storebounds (mcols, type, bds) 
 
  Arguments
 
 | 
     mcols 
     | 
     Array containing the column indices.
     | ||||
| 
     type 
     | 
     Array containing the bounds types:
     
 | ||||
| 
     bds 
     | 
     Array containing the bound values.
     | ||||
| 
     mindex 
     | 
     Object that the user will use to reference the stored bounds for the Optimizer in
     problem.setbranchbounds.
     | 
  Related topics
 
  
