Effacer les filtres
Effacer les filtres

Using quadprog to solve quadratic programming with binary decision variable

5 vues (au cours des 30 derniers jours)
Dear all,
Can I use quadprog function in matlab to solve quadratic programming problem with quadratic objective function and all linear constraints, knowing that the lower bound of x is 0 and the upper bound in 1, I mean discrete values 0 or 1 only (x=0 or x=1) ?

Réponse acceptée

Bruno Luong
Bruno Luong le 2 Nov 2020
No.
  4 commentaires
Mohammad Al ja'idi
Mohammad Al ja'idi le 8 Nov 2020
Can I use the branch and bound algorithm to solve the problem, if yes, what is the name of function (solver) that I can use in Matlab??
Mohammad Al ja'idi
Mohammad Al ja'idi le 8 Nov 2020
I know about the Inlinprog function but as you know my problem is MINLP (nonlinear problem) so I am searching for another solver

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Quadratic Programming and Cone Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by