[Cbc] Passing bounds to CBC as parameters?

Christoph Picker christoph.picker at gmx.de
Mon Aug 19 06:02:38 EDT 2013


Hi Gabrielle,

thanks a lot for your reply! The command line interface does not accept 
"setCutoff" as a valid parameter as far as I see though.
I'd like to use CBC as a Stand-Alone solver and run it on files I 
generate through a PureBasic program.

The functions you mention are accessible from within the source code, 
correct? Is there any way to achieve a similar result through command 
line inputs?
The documentation I found on COIN OR also seems to focus much more on 
source code integration/modification.
Admittedly, I don't have a strong IT-background, so I'd like to use a 
simpler solution if possible.

Have a good day as well!

Best regards,
Christoph

Am 19.08.2013 03:01, schrieb Gabrielle A. Grun:
> Hi Christoph,
> One can use the setCutoff function and look at the setBestSolution 
> function. Cbc may "improve" your bound in ways that you do not expect.
> Just be careful how you set the bounds (the bound cannot be equal to 
> the optimal function value, and there is an epsilon "buffer" too) and 
> aim to get only one optimal answer.
> Have a good day.
> Gabrielle
>
>     ----- Original Message -----
>     *From:* Christoph Picker <mailto:christoph.picker at gmx.de>
>     *To:* cbc at list.coin-or.org <mailto:cbc at list.coin-or.org>
>     *Sent:* Sunday, August 18, 2013 4:14 AM
>     *Subject:* [Cbc] Passing bounds to CBC as parameters?
>
>     Dear CBC team,
>
>     I'm just having one quick question: Is it possible to provide
>     bounds as
>     parameters to CBC like you can for Symphony using "-u ......"?
>     Can't use Symphony because I'm having trouble compiling it
>     (http://list.coin-or.org/pipermail/symphony/2013-August/thread.html),
>     so
>     I'd like to use CBC instead.
>     However, I didn't really find the corresponding parameter yet. Tried
>     "-cuto ....", but that didn't really get the same (or any?) result.
>     Any answers whether (and how) this is possible in CBC would be
>     appreciated.
>
>     Thanks a lot & best regards from Münster, Germany,
>     Christoph Picker
>     _______________________________________________
>     Cbc mailing list
>     Cbc at list.coin-or.org <mailto: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/20130819/d3b57cbe/attachment.html>


More information about the Cbc mailing list