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

질문:

2021년 6월 30일

답변:

2021년 8월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by