- Function MasterMIPDeleteLinearizations(n)
MasterMIPDeleteLinearizations
The procedure MasterMIPDeleteLinearizations deletes a set of
linearizations that was previously added by the
MasterMIPAddLinearizations procedure for a certain solution.
MasterMIPDeleteLinearizations(
n ! (input) integer scalar value
)
Arguments
- n
The linearization counter for the set of linearizations that has to be deleted. It was returned by
MasterMIPAddLinearizationswhen these linearizations were added.
Return Value
MasterMIPDeleteLinearizationshas no return value.