[Clp] Question about ClpPrimalColumnPivot.saveWeights

Dami Choi damichoi95 at gmail.com
Fri Sep 11 01:24:58 EDT 2020


Hello,

I hope this isn't a stupid question, but I felt like I didn't understand
the documentation.
What is the purpose of the saveWeights function in ClpPrimalColumnPivot?
I'm also confused why the model_ attribute has to be reset everytime the
saveWeights is called, for example here
<https://projects.coin-or.org/Clp/browser/trunk/src/ClpPrimalColumnDantzig.hpp#L41>
and here
<https://projects.coin-or.org/Clp/browser/trunk/src/ClpPrimalColumnSteepest.cpp#L3168>.
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?

Thank you,

Dami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20200911/5e0de153/attachment.html>


More information about the Clp mailing list