I have two objective functions. i want to minimize it using GA in MATLAB. One objective function is more important than other.

One way is to use weighted objective function and use different weights for finding the solution.

Other method is to use multiobjective GA function in matlab and find the solution from Pareto graph.

Among these two method, which one is advantageous?

Similar questions and discussions