Stopping criterion for intlinprog

2 vues (au cours des 30 derniers jours)
Chiara
Chiara le 8 Déc 2024
Modifié(e) : Chiara le 7 Jan 2025
Good morning,
I would like to ask you for help in understanding how to stop the optimization that I do via intlinprog (R2014b) when it is very close to the optimal. I have set various parameters but if it was not for the limit that I give it for the nodes (1500000) it would not stop. I attach an example in which LP calculates an optimal equal to -2885,... Branch and Bound starts the calculation and already in the first steps it gets very close and stops for many nodes on -2882 which could already be an optimal value at which to stop without making it wait any longer. How do I set the options so that this gap is sufficient to stop the calculation? I attach an image of a calculation and the parameters used.

Réponses (0)

Produits


Version

R2014b

Community Treasure Hunt

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

Start Hunting!