[Coin-discuss] Re: Coin-discuss Digest, Vol 22, Issue 25

Lou Hafer lou at cs.sfu.ca
Thu Aug 31 12:36:00 EDT 2006


Zhendong,

	At a quick glance, looks like you need to specify which variables are
integer --- OSI and cbc cannot guess this for you.  Simply setting bounds of 0
and 1 is not sufficient.

	Check OsiSolverInterface::setInteger.  Have a look at the doxygen
documentation for Osi. http://www.coin-or.org/Doxygen/Osi/, or generate it
locally with `make doxydoc'.

						Lou




More information about the Coin-discuss mailing list