Using quadprog to solve quadratic programming with binary decision variable

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) ?

 采纳的回答

No.

4 个评论

what is the best solver in matlab to solve this problem
GA is one. I think you have been given the same answered in other thread
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??
I know about the Inlinprog function but as you know my problem is MINLP (nonlinear problem) so I am searching for another solver

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File 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