dropcuts
dropcuts |
Purpose
Synopsis
procedure dropcuts(cuttype:integer, interpret:integer, cuts:set of integer)
procedure dropcuts(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 deleted
|
Further information
This procedure drops a set of cuts from the cut pool. Only those cuts which are not applied to active nodes in the branch-and-bound tree will be deleted.
Related topics
Module