[Coin-lpsolver] Questions about CBC settings

John J Forrest jjforre at us.ibm.com
Tue Dec 19 12:37:52 EST 2006


The default for resolve with Clp is dual.  You can change behavior using 
Osi hints.

You can use priorities.  You can pass in an array matching the integers - 
CbcModel::passInPriorities().  Number 1 priority is highest.

John Forrest



"Vishnu Erramilli" <vishnu.erramilli at optessa.com> 
Sent by: coin-lpsolver-bounces at list.coin-or.org
12/18/2006 03:51 PM

To
coin-lpsolver at list.coin-or.org
cc

Subject
[Coin-lpsolver] Questions about CBC settings






Hi,

I have been using CBC to solve some problems. I had some doubts regarding
some settings:

1)When I use CLP as the LP solver in CBC, How do I make the LP solver use
the dual (simplex) instead of the primal?

2)Can I assign priorities to each variable and use the priorities for
branching? For e.g., instruct the algorithm to branch on variables with
highest priority first and then in decreasing order onwards.

I would be really thankful if you could answer these questions.

Thanks,

Vishnu
_______________________________________________
Coin-lpsolver mailing list
Coin-lpsolver at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/coin-lpsolver

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20061219/8592ed04/attachment.html>


More information about the Clp mailing list