I need some clarification on multi objective optimization. I would like to know if a problem has three objectives with completely different variables, should such a problem be solved as three independent single objective optimization problem or could the problem be solved using a multiobjective optimization. I would appreciate your feedback. Thank you.
eg. Min f1=a1*x1 +a2*x2; f2= a3*x3 +a4*x4; f3=a5*x5 + a6*x6