[Clp] counting simplex pivots

Miles Lubin mlubin at uchicago.edu
Thu Jul 21 13:16:59 EDT 2011


Hello,

I am interested in counting the total number of simplex pivots that are
taken when solving a problem using cbc with clp. Instead of trying to dig
through the cbc code to do this at a high level, I thought I would count the
number of calls to the routine that performs the pivots. Is it correct that
this routine is CoinFactorization::replaceColumn? I've also looked at
CoinOslFactorization::replaceColumn and
CoinSimpFactorization::replaceColumn, but these don't appear to be called.
Is my approach reasonable?

Thanks,
Miles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20110721/34dafe5f/attachment.html>


More information about the Clp mailing list