Dear there,<br><br>I am using OsiCbcSolverInterface, and want to set certain variables to Binary and others to general Integer. however I can only see the method<br><br>setInteger(int index);<br><br>however the method <br>
<br>getColType();<br><br>does distinguish them:<br><br>    /**  Return array of column length<br>         0 - continuous<br>         1 - binary (may get fixed to 0 or 1 later)<br>         2 - general integer (may get fixed later)<br>
    */<br>    virtual const char * getColType(bool refresh=false) const;<br clear="all"><br><br><br>-- <br>Best regards,<br>Michael Chen<br>Google Voice Phone.: 847-448-0647<br><br>