<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>> Date: Thu, 28 Jun 2012 17:26:27 +0200<br>> From: stefan@math.hu-berlin.de<br>> To: dibarra21@hotmail.com<br>> CC: cbc@list.coin-or.org<br>> Subject: Re: [Cbc] About CBC stand alone<br>> <br>> Hi,<br>> <br>> Cbc is quite some complex code, it's not really possible to specify the <br>> order in which routines are called, I believe.<br>> <br>> You can get pretty close to the Cbc standalone solver by using the <br>> CbcMain* routines from CbcSolver.<br>> See driver4 in the Cbc examples directory (and forget about all the <br>> eventhandling in there).<br>> <br>> Stefan<br>> <br>> On 06/28/2012 04:49 PM, David Ibarra Gómez wrote:<br>> ><br>> > 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>> > 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>> > Kind regards                                           <br>> ><br>> ><br>> ><br>> > _______________________________________________<br>> > Cbc mailing list<br>> > Cbc@list.coin-or.org<br>> > http://list.coin-or.org/mailman/listinfo/cbc<br>> ><br>> <br>> <br></div></div></div>                                            </div></body>
</html>