<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"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper">Dear all,</span></font></p>
<p style="margin-top:0;margin-bottom:0"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper"><br>
</span></font></p>
<p style="margin-top:0;margin-bottom:0"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper">I would kindly ask you two questions about the usage of CBC.
<br>
</span></font></p>
<p style="margin-top:0;margin-bottom:0"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper"><br>
</span></font></p>
<p style="margin-top:0;margin-bottom:0"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper">1) I am using the callable version of CBC as the MILP solver unit embedded in a c++ code. So what
 I am doing is nothing but including all the needed CBC, OSI and CGL  header file and linking all the necessary library in order to use the branchAnbBound() method of the CbcModel class. However I would like to replicate exactly the performance of the stand-alone
 executable version of cbc that I have used on the same instances as AMPL solver. Anyone knows the setting of the stand-alone executable version of cbc? I'am referring to the default options of presolve/preprocess, heuristics and cuts in the stand-alone version.
<br>
</span></font></p>
<p style="margin-top:0;margin-bottom:0"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper"><br>
</span></font></p>
<p style="margin-top:0;margin-bottom:0"><font color="black" size="3" face="Calibri,Helvetica,sans-serif"><span style="font-size:12pt;" id="divtagdefaultwrapper">2) In case preprocess/presolve is needed for the answer of question 1), which is the right way to
 invoke the </span></font>preprocess/presolve before the <font color="black" size="3" face="Calibri,Helvetica,sans-serif">
<span style="font-size:12pt;" id="divtagdefaultwrapper">branchAnbBound() </span></font>method (It si not so clear from the examples and from the user guide). It si possible to have a simple example?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thank you so much,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Andrea Manno<br>
</p>
</div>
</body>
</html>