This document discusses multiobjective optimization problems which involve simultaneously maximizing or minimizing multiple criteria. It provides three key points:
1) Multiobjective optimization problems seek to find Pareto optimal solutions, where improving one objective cannot be achieved without worsening another. The set of Pareto optimal solutions is known as the Pareto frontier.
2) Several methods can solve multiobjective problems, including the weighted sum, ε-constraint, and lexicographic methods. These generate a set of Pareto optimal solutions.
3) The weighted sum method scalarizes objectives into a single objective using weights. The ε-constraint method optimizes one objective subject to constraints on the others. The lexicographic method sequentially optimizes objectives