How do I solve a large scale linear programming problem?
Mostra commenti meno recenti
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
Risposte (0)
Categorie
Scopri di più su Quadratic Programming and Cone Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!