XPRS_maxupdc
Description
|
By default any call to
setcoeff is recorded only in the Mosel representation of the problem and requires a full reload of the matrix when the problem is solved. When this parameter is non-zero these changes to the problem are also reported to the matrix loaded into the optimiser such that the following solving operation does not require a regeneration of the matrix (as long as the problem has not been updated by another operation). The value of the parameter is the number of changes to be sent to the optimiser at once, pending operations are executed before solving the problem or exporting it via
writeprob. They are also run whenever the parameter is updated.
|
Type
|
Integer, read/write
|
Values
|
Any non-negative integer
|
Default value
|
0
|
Affects routines
|
|
Module
|