getcnlist
| getcnlist | 
  Purpose
 
  Synopsis
 
procedure getcnlist(cuttype:integer,interpret:integer, cuts:set of integer)
 
  Arguments
 
| 
     cuttype 
     | 
     Integer number for identification of the cut(s), -1 to return all active cuts
     | ||||||||
| 
     interpret 
     | 
     The way in which the cut type is interpreted:
     
 | ||||||||
| 
     cuts 
     | 
     Set of cut indices
     | 
  Further information
 
 This procedure gets the set of active cut indices at the current node in the Optimizer. The set of cut indices is returned in the parameter
 cuts.
 
  Related topics
 
  Module
 
 
