Using quadprog to solve quadratic programming with binary decision variable

2 ビュー (過去 30 日間)
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) ?

採用された回答

Bruno Luong
Bruno Luong 2020 年 11 月 2 日
No.
  4 件のコメント
Mohammad Al ja'idi
Mohammad Al ja'idi 2020 年 11 月 8 日
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 2020 年 11 月 8 日
I know about the Inlinprog function but as you know my problem is MINLP (nonlinear problem) so I am searching for another solver

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeQuadratic Programming and Cone Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by