[Symphony] Warm starting and rhs modification

Alexander Sviridenko oleks.sviridenko at gmail.com
Tue Sep 27 09:10:01 EDT 2011


Hi,

I'm using OsiSymSolverInterface and would like to resolve a MILP
problem after right-hand-side modification by using warm starting. But
when I use setWarmStart() and call resolve(), the solver prints:

"sym_warm_solve(): SYMPHONY can not resolve for the
rhs or column bounds change when cuts exist, for now!"

I was trying to do setSymParam("generate_cgl_cuts", FALSE), but this
leads me to "Segmentation fault".

How can I solve this problem?

Thank you.



More information about the Symphony mailing list