Integer Constrained Multi Objective Optimization
显示 更早的评论
Hi there, I am wondering is it possible at all to use the Multiobjective optimization solver with integer constraints?
1 个评论
José-Luis
2013-5-20
How many parameters do you have? What's their range? If both are reasonably small, you could always use a Monte Carlo approach and test all possible combinations.
回答(1 个)
Alan Weiss
2013-5-20
0 个投票
Sorry, the gamultiobj function does not accept either integer constraints or nonlinear constraints.
Alan Weiss
MATLAB mathematical toolbox documentation
2 个评论
David
2013-5-20
Alan Weiss
2013-5-20
Yes, you can use a bit string population with gamultiobj, as you can find out easily by looking in the Optimization Tool.
Alan Weiss
MATLAB mathematical toolbox documentation
类别
在 帮助中心 和 File Exchange 中查找有关 Solver Outputs and Iterative Display 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!