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

Réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by