[Cbc] About CBC stand alone

David Ibarra Gómez dibarra21 at hotmail.com
Thu Jun 28 11:35:10 EDT 2012


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.
Thank you

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


More information about the Cbc mailing list