<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Ok, I'll look at the code you recomend. Nevertheless I didn't mean exactly all the routines, but to know which heuristics and cutting planes are used.<div><br></div><div>Thank you<br><div><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Thu, 28 Jun 2012 17:26:27 +0200<br>&gt; From: stefan@math.hu-berlin.de<br>&gt; To: dibarra21@hotmail.com<br>&gt; CC: cbc@list.coin-or.org<br>&gt; Subject: Re: [Cbc] About CBC stand alone<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Cbc is quite some complex code, it's not really possible to specify the <br>&gt; order in which routines are called, I believe.<br>&gt; <br>&gt; You can get pretty close to the Cbc standalone solver by using the <br>&gt; CbcMain* routines from CbcSolver.<br>&gt; See driver4 in the Cbc examples directory (and forget about all the <br>&gt; eventhandling in there).<br>&gt; <br>&gt; Stefan<br>&gt; <br>&gt; On 06/28/2012 04:49 PM, David Ibarra Gómez wrote:<br>&gt; &gt;<br>&gt; &gt; When using  CBC stand alone software (2.7.5): if I load a problem (import) from MPS and introduce "BranchAndCut" command. Which are exactly the steps that are completed? Which CBC routines are called? In which order?<br>&gt; &gt; If I see the traces I can seemini-branch and bound, RINS and cutting planes. But I'm not sure how can I do the same when using CBC API.<br>&gt; &gt; Kind regards                                             <br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Cbc mailing list<br>&gt; &gt; Cbc@list.coin-or.org<br>&gt; &gt; http://list.coin-or.org/mailman/listinfo/cbc<br>&gt; &gt;<br>&gt; <br>&gt; <br></div></div></div>                                               </div></body>
</html>