[Coin-discuss] Osi and Add/Delete rows

Lou Hafer lou at cs.sfu.ca
Fri Nov 4 11:45:49 EST 2005


Folks,

	At least at the time I was writing OsiDylp, the OSI unit test enforced
the notion that delete should not reorder rows.  Native add/delete for dylp is
an O(1) operation that moves the last constraint to fill a vacated slot.  I
ended up implementing a new delete routine that worked as Jan-Willem describes.

							Lou




More information about the Coin-discuss mailing list