[Couenne] Rounding NLP heuristic

Akshay Gupte akshayg at gatech.edu
Mon Mar 28 17:32:19 EDT 2011


Giacomo,
Thanks for the tip. I will try the branching idea.

Are FP and IR codes publicly available within Couenne or otherwise ?

Regards,
Akshay Gupte
PhD student, Operations Research
Georgia Institute of Technology
akshayg at gatech.edu






On Mar 28, 2011, at 5:29 PM, Giacomo Nannicini wrote:

> Akshay,
> typically what I do when I am only interested in heuristics, is to set
> the maximum number of nodes to 0 (the option is: node_limit 0).
> However, as far as I know the default heuristic Couenne Rounding NLP
> needs candidate points discovered during Branch-and-Bound as input. If
> you stop at the root node, you will not have many candidates. Try to
> branch for a large enough number of nodes with a fast branching
> strategy, to get many candidate points.
> 
> You should also consider using some of the other available heuristics
> (FeasibilityPump and IterativeRounding). Those can do a lot of work
> just at the root node.
> 
> Giacomo
> 
> On Mon, Mar 28, 2011 at 5:09 PM, Akshay Gupte <akshayg at gatech.edu> wrote:
>> Hi all,
>> Is there an option to run only the rounding heuristic within Couenne for a specified amount of time ? I am particularly interested in finding feasible solutions to my model.
>> 
>> Regards,
>> Akshay Gupte
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Couenne mailing list
>> Couenne at list.coin-or.org
>> http://list.coin-or.org/mailman/listinfo/couenne
>> 




More information about the Couenne mailing list