Is it possible to access quadprog presolve results?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
My optimization problem halts as quadprog's presolve routine determines it to be infeasible. Is it possible to view quadprog's presolve results to isolate the violating constraint, so that I can relax it? Or is there some other way to find that problematic constraint?
Note: I have a large number of constraints so manual effort investigating each one is futile.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Quadratic Programming and Cone Programming in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!