Hello,
I come here time and again with PySP questions but always get some answers to move forward. This time I am curious about Progressive Hedging Innovations and acceleration strategies. I am working on Mixed-integer two-stage problem and I have a few questions:
1. Hot/warm/soft start:
I see this in bunch of papers and most of them mention that hot start has benefitted them in terms of solve time and convergence. How do we do this with the existing version of PySP (or runph)? Is this problem specific and do I need to write any additional script in order to do this?
I think runph has bydefault warm start but what about soft start or hot start?
2. rho selection and ww extension:
ρ(i) := c(i)
(xmax − xmin + 1)
* How do we get c, xmin, xmax from the current version of PySP or do we need additional work to get this?
* do we need additional scripts to use the FX, CP, and SEP method?
are there methods to accelerate PH in PySP (both solution and run time)?
I apologize for coming back again with questions on a software that has no support now but as I said this group has always been helpful so I am counting on this group.
Regards,
Abodh