<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Dear all,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span>I am using the callable version of CBC as the MILP solver unit included in a C++ code. So what I have done is nothing but including all the Cbc, Osi and Cgl header file needed and linking all the necessary libraries
 in order to use the branchAnbBound() method of the CbcModel class. However, I noticed a deterioring of performance (in terms of CPU-time) compared to <span>the stand-alone executable version of Cbc used as AMPL solver. I managed to eliminate this gap of performance
 for relatively small problems, by adding some Cbc heuristics and cuts, but the problem persists for bigger problems. I would like to know if there is a way to tune all the preprocess, cuts, heuristics and other options in order to replicate the same performance
 of the stand-alone version of Cbc. <br>
</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span><span><br>
</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span><span>Thank you so much,</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span><span><br>
</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span><span>Andrea Manno<br>
</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span><br>
</span></p>
</div>
</body>
</html>