[Cbc] Modifying Column Bounds of a Model
John Forrest
john.forrest at fastercoin.com
Fri Jun 20 12:05:33 EDT 2014
Use Osi functions -
CbcModel model;
model.solver()->setColUpper(whichVariable,10.0);
On 20/06/14 16:47, Dillon Matchett wrote:
> Hello Everyone,
>
> I'm working with Cbc and was wondering if it was possible to modify a
> models column bounds before the initial solve. I apologize if this is
> documented somewhere I couldn't find any mention of it in the website
> guide or the code documentation.
>
> Thanks,
>
> Dillon Matchett
>
>
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20140620/3f6fe255/attachment.html>
More information about the Cbc
mailing list