Using quadprog to solve quadratic programming with binary decision variable

조회 수: 4 (최근 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 CenterFile Exchange에서 Quadratic 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