What's $argmax$ in multiobjective optimization? Is it component-wise or something else?
Such as in the weighting method:
$$\sum_{i=1}^n w_i p_i$$
then what is
$$argmax_p\sum_{i=1}^n w_i p_i$$
Is it the $p$ that produces the largest sum? Or that has some kind of component-wise dominance?