<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">In our project it turns out to be useful
to supply an initial integer solution, even for cplex. However, the
OsiCpx implementation of setColSolution method only sets the solution for
the cplex LP solver, not the cplex MIP solver.</font>
<br>
<br><font size=2 face="sans-serif">I wrote a clumsy patch to OsiCpxSolverInterface.cpp
to do this which is good enough for the purpose of our project, but it
would be better if OsiCpx were officially updated. </font>
<br>
<br><font size=2 face="sans-serif">It may be that setColSolution isn't
intended to do this; if so, hopefully someone can tell me how to do it.</font>
<br><font size=2 face="sans-serif"><br>
Vernon Austel<br>
914-945-3309<br>
</font>