addcut
| addcut | 
  Purpose
 
  Synopsis
 
procedure addcut(cuttype:integer, type:integer, linexp:linctr)
 
  Arguments
 
| 
     cuttype 
     | 
     Integer number for identification of the cut
     | ||||||
| 
     type 
     | 
     Cut type (equation/inequality), which may be one of:
     
 | ||||||
| 
     linexp 
     | 
     Linear expression (= unbounded constraint)
     | 
  Further information
 
 This procedure adds a cut to the problem in the Optimizer. The cut is applied to the current node and all its descendants.
 
  Related topics
 
  Module
 
 
