[Coin-discuss] OsiSolverInterface::writeMpsNative() bug

John J Forrest jjforre at us.ibm.com
Wed Apr 20 16:09:19 EDT 2005


I have modified CoinMpsIO.cpp so writeMps will test correctly.  If no 
compression is possible it won't try.  If only one compression method 
exists and user asks for other one it will switch over.

I have also fixed CglDuplicateRow



Miroslav Karamanov <miroslav at andrew.cmu.edu> 
Sent by: coin-discuss-bounces at list.coin-or.org
04/20/2005 02:54 PM
Please respond to
Discussions about open source software for Operations Research 


To
coin-discuss at list.coin-or.org
cc

Subject
[Coin-discuss] OsiSolverInterface::writeMpsNative() bug






The default compress option of writeMps() on the last line of 
OsiSolverInterface::writeMpsNative() should be 0: not compressed.
Otherwise writeMpsNative() crashes when libz.so is not linked, which is 
the default.

Best,
Miroslav

_______________________________________________
Coin-discuss mailing list
Coin-discuss at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/coin-discuss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20050420/853cec6c/attachment.html>


More information about the Coin-discuss mailing list