<br><br><div class="gmail_quote">On Thu, Oct 13, 2011 at 11:13 AM, Haroldo Santos <span dir="ltr">&lt;<a href="mailto:haroldo.santos@gmail.com">haroldo.santos@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<font face="arial,helvetica,sans-serif">Hi,<br><br>I&#39;ve been using SYMPHONY in the last days and I&#39;m really appreciating how it executes well in parallel, great job !<br><br>There are some questions I have about heuristics :<br>


<br>Is there any command line parameter to activate (increase number of passes) of the feasibility pump heuristic ?<br></font></blockquote><div><br></div><div>There isn&#39;t a way to set the parameters related to the feasibility pump on the command line, but these parameters can easily be set in a parameter file with the &quot;-f&quot; command-line switch. The parameters associated with the feasibility pump are the ones that begine with &quot;fp_&quot;. You can find them in master_func.c by searching for the string &quot;fp_&quot; (line 2957 in the trunk version). Does this help?</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font face="arial,helvetica,sans-serif">Is there any way to inform a file with one (or more) initial feasible solutions (this would be really nice) ?<br>

</font></blockquote><div><br></div><div>For what purpose? There is a way to give an initial solution to SYMPHONY, but it&#39;s really just used to get an initial bound. If no better solution is found by the end, it will then be reported as the optimum. Otherwise, I don&#39;t think it&#39;s used for anything.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font face="arial,helvetica,sans-serif">Are there plans to implement other heuristics in SYMPHONY (e.g. RINS) ?<br>

</font></blockquote><div><br></div><div>Well, there are always plans, but no one to implement them at the moment :). We worked on RINS a few years ago, but it never made it into the code. Actually, it may not be that hard to use Cbc&#39;s heuristics within SYMPHONY, although RINS is probably a difficult one to export. If you are interested in doing some work in this area, I can try to shove you in the right direction :).</div>

<div><br></div><div>Cheers,</div><div><br></div><div>Ted</div><div>-- </div></div>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>

<br>