How to set binary variable in fminimax optimization.
显示 更早的评论
Hi, all.
I'm trying to solve a multi-objective optimization problem through fminimax. I have three objectives, one linear unequality constraint and a lot of x variables(decision variables). I want to get back the decision variable as a binary variable, but I'm totally lost at point. Does anyone know how to set binary variable in fminimax optimization?
By the way, I set lower bound and upper bound for 0 and 1, but it was not what I exactly expected.
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Multiobjective Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!