problem.chgcascadenlimit
problem.chgcascadenlimit |
Purpose
Set a variable specific cascade iteration limit
Synopsis
problem.chgcascadenlimit(icol, cascadenlimit)
Arguments
icol
|
The column corresponding to the SLP variable for which the cascading limit is to be imposed.
|
cascadenlimit
|
The new cascading iteration limit.
|
Further information
A value set by this function will overwrite the value of the control xslp_cascadenlimit for this variable. To remove any previous value set by this function, use an iteration limit of 0.
Related topics