<div dir="ltr">Hello,<div><br></div><div>I hope this isn't a stupid question, but I felt like I didn't understand the documentation.</div><div>What is the purpose of the saveWeights function in ClpPrimalColumnPivot?</div><div>I'm also confused why the model_ attribute has to be reset everytime the saveWeights is called, for example <a href="https://projects.coin-or.org/Clp/browser/trunk/src/ClpPrimalColumnDantzig.hpp#L41">here</a> and <a href="https://projects.coin-or.org/Clp/browser/trunk/src/ClpPrimalColumnSteepest.cpp#L3168">here</a>. What is the reason for this? If primal() is called from ClpSimplex, then doesn't the model always result in the same model? Why update this every time?</div><div><br></div><div>Thank you,</div><div><br></div><div>Dami</div></div>