Vector optimization
   HOME

TheInfoList



OR:

Vector optimization is a subarea of
mathematical optimization Mathematical optimization (alternatively spelled ''optimisation'') or mathematical programming is the selection of a best element, with regard to some criterion, from some set of available alternatives. It is generally divided into two subfi ...
where optimization problems with a vector-valued objective functions are optimized with respect to a given partial ordering and subject to certain constraints. A
multi-objective optimization Multi-objective optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, multiattribute optimization or Pareto optimization) is an area of multiple criteria decision making that is concerned with ...
problem is a special case of a vector optimization problem: The objective space is the finite dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's Elements, Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics ther ...
partially ordered by the component-wise "less than or equal to" ordering.


Problem formulation

In mathematical terms, a vector optimization problem can be written as: :C\operatorname\min_ f(x) where f: X \to Z for a partially ordered
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called ''vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but can ...
Z. The partial ordering is induced by a cone C \subseteq Z. X is an arbitrary set and S \subseteq X is called the feasible set.


Solution concepts

There are different minimality notions, among them: * \bar \in S is a ''weakly efficient point'' (weak minimizer) if for every x \in S one has f(x) - f(\bar) \not\in -\operatorname C. * \bar \in S is an ''efficient point'' (minimizer) if for every x \in S one has f(x) - f(\bar) \not\in -C \backslash \. * \bar \in S is a ''properly efficient point'' (proper minimizer) if \bar is a weakly efficient point with respect to a
closed Closed may refer to: Mathematics * Closure (mathematics), a set, along with operations, for which applying those operations on members always results in a member of the set * Closed set, a set which contains all its limit points * Closed interval, ...
pointed convex cone \tilde where C \backslash \ \subseteq \operatorname \tilde. Every proper minimizer is a minimizer. And every minimizer is a weak minimizer. Modern solution concepts not only consists of minimality notions but also take into account infimum attainment.


Solution methods

*
Benson's algorithm Benson's algorithm, named after Harold Benson, is a method for solving multi-objective linear programming problems and vector linear programs. This works by finding the "efficient extreme points in the outcome set". The primary concept in Benso ...
for ''linear'' vector optimization problems.


Relation to multi-objective optimization

Any multi-objective optimization problem can be written as :\mathbb^d_+\operatorname\min_ f(x) where f: X \to \mathbb^d and \mathbb^d_+ is the non-negative orthant of \mathbb^d. Thus the minimizer of this vector optimization problem are the
Pareto efficient Pareto efficiency or Pareto optimality is a situation where no action or allocation is available that makes one individual better off without making another worse off. The concept is named after Vilfredo Pareto (1848–1923), Italian civil engin ...
points.


References

{{Reflist Mathematical optimization