How do I solve a large scale linear programming problem?
Afficher commentaires plus anciens
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
En savoir plus sur Quadratic Programming and Cone Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!