[AMPL 2948] using branch and bound

View: New views
2 Messages — Rating Filter:   Alert me  

[AMPL 2948] using branch and bound

by enhany75 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Is branch and cut is the default algorithm to solve MIP models?
How to use branch and bound instead of branch and cut to solve MIP
problems?

thanks

--

You received this message because you are subscribed to the Google Groups "AMPL Modeling Language" group.
To post to this group, send email to ampl@....
For more options, visit this group at http://groups.google.com/group/ampl?hl=en.



[AMPL 2954] Re: using branch and bound

by Paul A. Rubin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


enhany75 wrote:
> Hi,
>
> Is branch and cut is the default algorithm to solve MIP models?

It is in all the solvers I'm familiar with.

> How to use branch and bound instead of branch and cut to solve MIP
> problems?

The solver should allow you to set some parameters to turn off the
various types of cuts.

/Paul

--

You received this message because you are subscribed to the Google Groups "AMPL Modeling Language" group.
To post to this group, send email to ampl@....
For more options, visit this group at http://groups.google.com/group/ampl?hl=en.