[Osi] Bug in Osi?

Horand Gassmann Horand.Gassmann at dal.ca
Mon Apr 1 11:28:45 EDT 2013


Hi,

I am trying to solve a small aggregate planning model. (AMPL model and  
data files attached.) The LP relaxation works fine, but when I add an  
integrality constraint on the first set of variables (number_workers),  
I get an assert error:

../../../../Osi/src/Osi/OsiPresolve.cpp:507: virtual void   
OsiPresolve::postsolve(bool): Assertion `status !=   
CoinWarmStartBasis::atUpperBound || originalModel_->getColUpper()[i] <  
  infty' failed.

What causes the error is unclear to me. I do not provide a starting  
basis, so I wouldn't expect the presolver to even go there. Is this a  
bug? Does the presolver require finite upper bounds? Any ideas?

Thanks

gus
-------------------------------------------------------

Horand I. Gassmann, Professor

Kenneth C. Rowe School of Business, Dalhousie University
6100 University Avenue, PO Box 15000
Halifax, Nova Scotia, Canada, B3H 4R2
ph. (902) 494-1844
fax (902) 494-1107

http://myweb.dal.ca/gassmann/


----- End forwarded message -----


-------------------------------------------------------

Horand I. Gassmann, Professor

Kenneth C. Rowe School of Business, Dalhousie University
6100 University Avenue, PO Box 15000
Halifax, Nova Scotia, Canada, B3H 4R2
ph. (902) 494-1844
fax (902) 494-1107

http://myweb.dal.ca/gassmann/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aggplan.mod
Type: audio/x-mod
Size: 1423 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/osi/attachments/20130401/f443cf8f/attachment.mod>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aggplan.dat
Type: application/x-ns-proxy-autoconfig
Size: 481 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/osi/attachments/20130401/f443cf8f/attachment.bin>


More information about the Osi mailing list