<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Greg,<br>
<br>
One way (on Linux anyway) that might help is<br>
<br>
set an environment variable CBC_CLP_ENVIRONMENT<br>
e.g. export CBC_CLP_ENVIRONMENT="-solve -solution $"<br>
<br>
and then<br>
<br>
cbc test.mps -environment<br>
<br>
There is also a primitive method which could be improved -<br>
<br>
If just<br>
cbc test.mps<br>
and nothing else then code looks for test.par - if found uses that
(but no - so just solve not -solve)<br>
<br>
John Forrest<br>
<br>
On 12/03/14 16:52, Greg Gruber wrote:<br>
</div>
<blockquote
cite="mid:CAOn2p3f6Umr2Oww4=31QNRvRVKcqW9LDqHp3DOHKu_Gf=-mJhQ@mail.gmail.com"
type="cite">
<p dir="ltr">Hello,<br>
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?</p>
<p dir="ltr">Thanks,<br>
Greg<br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Clp mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Clp@list.coin-or.org">Clp@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/clp">http://list.coin-or.org/mailman/listinfo/clp</a>
</pre>
</blockquote>
<br>
</body>
</html>