loadcuts
| loadcuts | 
  Purpose
 
  Synopsis
 
procedure loadcuts(cuttype:integer, interpret:integer, cuts:set of integer)
 procedure loadcuts(cuttype:integer, interpret:integer) 
 
  Arguments
 
| 
     cuttype 
     | 
     Integer number for identification of the cut(s)
     | ||||||||
| 
     interpret 
     | 
     The way in which the cut type is interpreted:
     
 | ||||||||
| 
     cuts 
     | 
     Set of cut indices in the cut pool, if not specified all cuts of type
     cuttype are loaded
     | 
  Further information
 
 This procedure loads a set of cuts into the Optimizer. The cuts remain active at all descendant nodes.
 
  Related topics
 
  Module
 
 
