branch and bound optimization

how to use branch and bound to solve a simple problem of maximization
& thnx

回答(1 个)

Devyani Maladkar
Devyani Maladkar 2021-8-25

0 个投票

Hello,
It is my understanding that you want to understand how to use branch and bound optimisation to solve a maximization problem.
You can refer to the documentation provided for the function intlinprog that can be used to solve mixed integer linear programming problems and uses branch and bound algorithm, there are examples of using the function in the same documentation. More details of the algorithm can be found in the documentation for Mixed Linear Programming Algorithms.

类别

帮助中心File Exchange 中查找有关 Surrogate Optimization 的更多信息

产品

版本

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by