<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I am using SCIP to solve a  (quite complex apparently) MINLP, it's a knapsack problem with a really complex objective function (an example is attached, just in case). For this reason I would like to use SCIP mainly as heuristic.</div><div><br></div><div>I looked at the documentation and here :</div><div><br></div><div><a href="https://scip.zib.de/doc/html/PARAMETERS.php" target="_blank">https://scip.zib.de/doc/html/PARAMETERS.php</a><br></div><div><br></div><div>and I tried to fix some of them but I admit I felt a little bit overwhelmed by all the parameters :-).</div><div><br></div><div>For this reason, I would like to ask you the following questions:</div><div><br></div><div> 1 - Is it possible to set the frequency of all the heuristics as much aggressive as possible, do you have a single parameters to do so? If not, which heuristic do you recommend for my problem?</div><div><br></div><div>1bis: Can you explain how exactly the parameters</div><div>priority - freq - freqofs<br></div><div>work/interact?</div><div><br></div><div>2 - is it possible to limit the size of the B&B tree? I saw  </div><div>limits/memory<br></div><div>but if this limit is exceeded, the process is terminated. Do you have just a limit on all the open nodes. Probably this can indirectly achieved by imposing to use a diving at some point but what king of diving? And how exactly?</div><div><br></div><div>I hope the questions are clear. Thanks in any case for the great job you did!</div><div><br></div><div>Best regards,</div><div><br></div><div>Emiliano Traversi</div><div><br></div></div></div></div></div>
</div></div>