optimization using matlab (Binary integer programming )

34 次查看(过去 30 天)
hello everyone, i want to implement a BIP optimization in Matlab, my model has some nested summations variables and constraints(figure below). so i don't have any idea about how to do this project. i will be thankful if you could help me.
thanks in advance

回答(1 个)

Alan Weiss
Alan Weiss 2015-9-4
If you have Optimization Toolbox, you can use the intlinprog function to do binary integer programming. There are examples here.
Alan Weiss
MATLAB mathematical toolbox documentation

类别

Help CenterFile Exchange 中查找有关 Solver Outputs and Iterative Display 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by