[Coin-discuss] Help using Osi with Xpress

Flavio Keidi Miyazawa fkm at ic.unicamp.br
Mon Jun 23 17:47:59 EDT 2003


Dear Osi,

I have a problem using Osi with Xpress. The attached code works
with Clp and Osl but do not work with Xpress.
The problem is exactly when the bounds on the variable x1 are
changed.

I used the following compilation command:

g++ -g problem.cpp  -D_REENTRANT -I/software/xpress/include/ 
-I../packages/COIN/include/ -o m -DCOIN_USE_XPR 
../packages/COIN/lib/libOsi.so ../packages/COIN/lib/libCoin-O3.so  
../packages/COIN/lib/libCoin.so ../packages/COIN/lib/libOsi-O.so 
../packages/COIN/lib/libOsiXpr-O.so -L/software/xpress/lib -lxprb 
-lxprm_mc -lxprm_rt -lxprs -lpthread -lm

I'm using Xpress 13.
Sugestions ?

Thanks,

Flavio.

-- 
Flavio Keidi Miyazawa
Institute of Computing  --  UNICAMP
Phone: +55.19.3788-5882   Fax: +55.19.3788-5847
Email: fkm at ic.unicamp.br  url: http://www.ic.unicamp.br/~fkm

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: problem.cpp
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20030623/75ffff5f/attachment.ksh>


More information about the Coin-discuss mailing list