<div dir="ltr"><span style="font-size:13px">Hi CBC community:</span><div style="font-size:13px"><br></div><div style="font-size:13px">I&#39;ve been trying to get warm starts to work with CBC 2.8, but I&#39;m having issues.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Here&#39;s what I&#39;m trying to do:</div><div style="font-size:13px">1) Read the original problem in .mps format</div><div style="font-size:13px">2) Generate a .sol file</div><div style="font-size:13px">3) Read a new problem (possibly with different constraints) in .mps format</div><div style="font-size:13px">4) Use the .sol file in step #2 as a warm start</div><div style="font-size:13px"><br></div><div style="font-size:13px">CBC now ignores the solution file (file not valid) and/or crashes. Without importing a solution, CBC solves the LP just fine. I think that my problem is that the variable names aren&#39;t being preserved in the solution file, but I&#39;m not sure.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I&#39;m reading in the solution file with &quot;-mipstart /tmp/tmpSol.sol&quot;</div><div style="font-size:13px">I&#39;m formatting the new solution file before writing with &quot;-printingOptions=rows&quot;</div><div style="font-size:13px">I&#39;m writing the solution file with &quot;-solution=/tmp/tmpSol.sol&quot;</div><div style="font-size:13px"><br></div><div style="font-size:13px">I&#39;ve tried setting printingOptions to &quot;integer&quot;, &quot;rows&quot;, &quot;all&quot;, and &quot;special&quot; - but nothing is working to warm start the solution, even when the LP I&#39;m loading is identical.<br></div><div style="font-size:13px"><br></div><div style="font-size:13px">Does anyone have suggestions? Or know where to look for documentation on this?</div><div style="font-size:13px"><br></div><div style="font-size:13px">Thanks,</div><div style="font-size:13px">Andrew</div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div style="font-size:13px">Andrew Wald</div><div style="font-size:13px"><a href="mailto:andrewjohnwald@gmail.com">andrewjohnwald@gmail.com</a></div></div>