xsp_re_init


Description
This parameter controls whether change in structure of the problem from the previous run be accounted in the current run.
Type
Boolean, read/write
Values
true 
reinitialize
false 
do not reinitialize
Default value
true
Notes
If the size and structure of the underlying problem doesn't change from the previous run of the optimization, and only data changes, e.g., if no new variables or constraints are added or deleted then it is more efficient to prevent reinitilization. E.g., if user is solving problem instance in different scenarios, then this parameter may be set to false, since the problem would essentially remain same except the realized value of stochastic coefficients.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.