mixed-integer multi-objective optimization problem
Show older comments
Hi All,
I was wondering to know how * "mixed-integer multi-objective optimization problem" * can be solved in matlab while * "number of variable" * is part of optimization problem and is unknown?
Thanks
Answers (1)
Alan Weiss
on 11 Aug 2014
0 votes
I believe that the simplest way is to run through a sequence of multiobjective solutions for various fixed numbers of variables. I would imagine that you would only need 10 or 20 multivariable solutions; I mean, you probably have some idea of how many variables might be best, and just look in a neighborhood of that number.
Alan Weiss
MATLAB mathematical toolbox documentation
Categories
Find more on Multiobjective Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!