Multiobjectieve
Multiobjectieve, in Dutch often used to refer to multiobjective optimization, concerns problems that involve optimizing more than one objective function simultaneously. The term is the Dutch equivalent of "multiobjective" or "multi-criteria" optimization.
Formal framework involves a vector of objective functions f(x) = (f1(x), ..., fm(x)) that are to be optimized
A solution x* is Pareto optimal if there is no x in X such that fi(x) ≤ fi(x*)
Solution methods include scalarization techniques (for example, weighted sums or epsilon-constraint methods), goal programming, and deviation
Applications span engineering design, logistics and supply chain, energy systems, environmental planning, finance, and healthcare. Key