[Osi] fixing binary variables

Hans Pirnay hanspirnay at googlemail.com
Wed Aug 4 10:24:05 EDT 2010


Hey everyone,

I am looking for an easy and simple way to fix binary variables to 0
or 1 in an OSI (somthing like
OsiSolverInterface::fixBinaryVariable(int colindex, bool value)).
While looking through the doxygen documentation I found some notes
that seemed to point in this direction - isFreeBinary seems to be the
inverse to what I want  - but I  couldn't find it - did I just not see
it or is there no such member?

thanks

Hans




More information about the Osi mailing list