[Coin-discuss] Deleting rows

Ted Ralphs tkralphs at lehigh.edu
Sun Mar 20 14:38:57 EST 2005


Spencer Fung wrote:
> So I need to maintain a list to store the relative row order, if I just use
> the Osi interface.

Yes, you need to keep a mapping from the current from the current active 
rows to your original rows if you want to know which row is which. You 
would need to do the same thing for the columns, if you are going to 
actively manage those.

This is not specific to Osi. The same would be true if you used CPLEX 
callable directly, or almost any other callable library.

Ted
-- 
Dr. Ted Ralphs
Assistant Professor
Industrial and Systems Engineering
Lehigh University
(610)758-4784
tkralphs at lehigh.edu
www.lehigh.edu/~tkr2



More information about the Coin-discuss mailing list