Content deleted Content added
Tag: Reverted |
|||
Line 1:
{{short description|Mathematical concept}}
'''Multi-objective optimization''' or '''Pareto optimization''' (also known as '''multi-objective programming''', '''vector optimization''', '''multicriteria optimization''', or '''multiattribute optimization''') is an area of [[MCDM|multiple-criteria decision making]] that is concerned with [[Mathematical optimization|mathematical optimization problems]] involving more than one [[Loss function|objective function]] to be optimized simultaneously. Multi-objective is a type of [[vector optimization]] that has been applied in many fields of science, including engineering, economics and logistics where optimal decisions need to be taken in the presence of [[trade-off]]s between two or more conflicting objectives. Minimizing cost while maximizing comfort while buying a car, and maximizing performance whilst minimizing fuel consumption and emission of pollutants of a vehicle are examples of multi-objective optimization problems involving two and three objectives, respectively. In practical problems, there can be more than three objectives.
Line 265 ⟶ 134:
:<math> \max\;u(\mathbf{f}(\mathbf{x}))\text{ subject to }\mathbf{x}\in X,</math>
but in practice, it is very difficult to construct a utility function that would accurately represent the decision maker's preferences,<ref name="Miettinen1999" /> particularly since the Pareto front is unknown before the optimization begins.
=== Lexicographic method ===
|