performance differences in linprog optimization depending on how boundaries are incorporated
Afficher commentaires plus anciens
I had noticed a performance difference in linprog (large-scale) when incorporating boundary conditions into (lb;ub) vs just incorporating them in into the inequality matrix A by augmenting it with a sparse identity matrix (assuming lb). Expressing the bounds on x in the bounary variables seeems to converge faster. Can you please explain this performance difference? Thanks in advance.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Solver Outputs and Iterative Display 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!