<div dir="ltr">Thanks for the replies!<div><br></div><div>Thanks for confirming this. My .set files look as such:</div><div>"""<br><div>limits/time = XXX</div><div>presolving/abortfac = XXX</div><div>presolving/maxrestarts = XXX</div><div>presolving/maxrounds = XXX</div><div>separating/maxcutsroot = XXX</div><div>separating/maxroundsroot = XXX</div><div>separating/minefficacyroot = XXX</div><div>separating/minorthoroot = XXX</div></div><div>"""</div><div><br></div><div>I can see the changes to the .set file in the results directory apart from the one relating to limits/time - but this has now been explained by Jakob.</div><div><br></div><div>It would appear that everything is running as it should then, thanks for clearing that up!</div><div>Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 March 2016 at 16:52, Jakob Witzig <span dir="ltr"><<a href="mailto:witzig@zib.de" target="_blank">witzig@zib.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nick!<br>
<br>
Just a short additional remark: To change the solving time (e.g., 100) and number of nodes (e.g., 5) you have to use 'make TIME=100 NODES=5 test'.<br>
<br>
Cheers,<br>
Jakob<br>
<br>
Am 29.03.2016 um 17:15 schrieb Benjamin Müller:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Nick,<br>
<br>
nice to hear that you want to use SCIP for your project!<br>
<br>
Whenever you start SCIP it checks whether there is a "scip.set" file in<br>
your working directory. If this is the case SCIP uses all values<br>
specified in this file as the default.Otherwise, SCIP is using it's<br>
default values for all parameters.<br>
<br>
So, if you see your parameter changes in the *.set file everything<br>
should be fine. Which parameters did you change? Do you see any changes<br>
in the *.res or *.out files?<br>
<br>
<br>
Regards,<br>
<br>
Benny<br>
<br>
On 03/29/2016 04:28 PM, Nick Michael wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
My name is Nick Michael and I am a student at the University of York<br>
working on my final year project which involves the use of SCIP. I am<br>
trying to run automated tests as described by the guide on the website<br>
and had a query about the use of different .set files.<br>
<br>
I have created a file defining the test set in the 'check/testset'<br>
directory, and I have created a settings file inside the 'settings'<br>
folder. When I try to run the automated test I use the command 'make<br>
TEST=EX_1 SETTINGS=EX_1_Params test' which seems to compile and run fine.<br>
<br>
When scrolling through the terminal window I noticed that despite the<br>
fact that the test appears to run fine, at the start of each test it<br>
still prints 'user parameter file <scip.set> not found - using default<br>
parameters'.<br>
<br>
As a result I am unsure of whether or not the parameters are actually<br>
changing or not. In the '.set' file in the results it shows the<br>
correct parameters, however when I try to change the limits it doesn't<br>
actually have any effect on the automated runs which leads me to<br>
believe the parameters are being accepted but then not used.<br>
<br>
I hope to hear back soon!<br>
Thanks,<br>
Nick<br>
<br>
<br>
_______________________________________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" rel="noreferrer" target="_blank">http://listserv.zib.de/mailman/listinfo/scip</a><br>
</blockquote>
<br>
--<br>
______________________________<br>
Benjamin Müller<br>
Zuse Institute Berlin<br>
Takustr. 7, 14195 Berlin<br>
<a href="mailto:benjamin.mueller@zib.de" target="_blank">benjamin.mueller@zib.de</a><br>
<a href="tel:%2B49%2030%20841%2085-195" value="+493084185195" target="_blank">+49 30 841 85-195</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" rel="noreferrer" target="_blank">http://listserv.zib.de/mailman/listinfo/scip</a><br>
<br>
</blockquote>
<br>
<br>
-- <br>
Jakob Witzig<br>
<br>
Zuse Institute Berlin (ZIB)<br>
<br>
Division Mathematical Optimization and Scientific Information<br>
Research Group Mathematical Optimization Methods<br>
<br>
Takustrasse 7<br>
14195 Berlin<br>
<br>
Tel. : <a href="tel:%2B49%20%280%2930%2084185-416" value="+493084185416" target="_blank">+49 (0)30 84185-416</a><br>
Fax  : <a href="tel:%2B49%20%280%2930%2084185-269" value="+493084185269" target="_blank">+49 (0)30 84185-269</a><br>
email: <a href="mailto:witzig@zib.de" target="_blank">witzig@zib.de</a><br>
</blockquote></div><br></div>