Initializing help system before first use

defdelayedrows

defdelayedrows


Purpose
Define the set of constraints to be treated as delayed rows.
Synopsis
procedure defdelayedrows(cset:set of linctr)
Argument
cset 
Set of constraints to load or {} to reset a previous setting
Further information
This procedure stores a reference to the provided set that is used when the problem is loaded into the optimizer. This set can be modified after the call to this procedure: the optimizer will use the current content of the set at the time of loading the problem.
Module