Algorithm used for integer programming in MATLAB - Reg

2 views (last 30 days)
I want to know the algorithm used for integer programming ( intlinprog) in MATLAB . Is it branch and bound algorithm or cutting plane algorithm or separation algorithm.

Accepted Answer

Alan Weiss
Alan Weiss on 9 Jul 2018
The algorithm description is in the documentation here.
Alan Weiss
MATLAB mathematical toolbox documentation

More Answers (0)

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!