[Clp] CBC question - configuration file

John Forrest john.forrest at fastercoin.com
Wed Mar 12 14:00:41 EDT 2014


Greg,

One way (on Linux anyway) that might help is

set  an environment variable CBC_CLP_ENVIRONMENT
e.g. export CBC_CLP_ENVIRONMENT="-solve -solution $"

and then

cbc test.mps -environment

There is also a primitive method which could be improved -

If just
cbc test.mps
and nothing else then code looks for test.par - if found uses that (but 
no - so just solve not -solve)

John Forrest

On 12/03/14 16:52, Greg Gruber wrote:
>
> Hello,
> Can anybody point me to any  documentation for setting parameters with 
> the command line version of cbc? Is there a way to store them in a 
> file and reference the file when calling cbc at the command line?
>
> Thanks,
> Greg
>
>
>
> _______________________________________________
> Clp mailing list
> Clp at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/clp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20140312/a24c4fcf/attachment.html>


More information about the Clp mailing list