getcplist
getcplist |
Purpose
Synopsis
procedure getcplist(cuttype:integer,interpret:integer,delta:real, cuts:set of integer,viol:array(range) of real)
Arguments
cuttype
|
Integer number for identification of the cut(s)
|
||||||||
interpret
|
The way in which the cut type is interpreted:
|
||||||||
delta
|
Only return cuts with an absolute slack value greater than
delta
|
||||||||
cuts
|
Set of cut indices in the cut pool
|
||||||||
viol
|
Array where the slack variables for the cuts will be returned
|
Further information
This procedure gets a set of cut indices from the cut pool. The set of indices is returned in the parameter
cuts.
Related topics
Module