How do I solve a large scale linear programming problem?

Hello
I have a large scale problem
12 constraints and totally over 1000 variables.
I want to create constraints like:
sum(i,Q(i,j,k,l))+sum(j,Q(i,j,k,l)<=Q(k,l) for all k,l
how can I introduce this type of problem in MATLAB?
Thank you in advance

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Quadratic Programming and Cone Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by