Optimization theory
Introduction
In mathematics, statistics, economics, empirical sciences, and computer science, optimization (also, mathematical optimization or mathematical programming) is the selection of the best element (with respect to some criterion) from a set of available elements. Operations research is one of the fields of mathematics on the basis of which optimization works.[1].
In the simplest case, an optimization problem consists of maximizing or minimizing a real function by systematically choosing input values (taken from an allowed set) and computing the "Magnitude (mathematics)" value of the function. The generalization of optimization theory and techniques to other formulations comprises a large area of applied mathematics. Broadly, optimization includes the discovery of the "best values" of some objective function given a defined domain, including a variety of different types of objective functions and different types of domains.
Optimization refers to the action and effect of optimizing. In general terms, it refers to the ability to do or solve something in the most efficient way possible and, in the best of cases, using the least amount of resources.
In recent decades, the term optimization has been linked to the world of computing. However, it is a concept that is also used in mathematics, process management and economics.
Optimization problems
An optimization problem can be represented as follows:
Such a formulation is called an optimization problem or a mathematical programming problem (a term not directly related to computer programming but still in use, for example in linear programming - see History section). Many theoretical and real-world problems can be modeled using this general scheme. Problems formulated using this technique in the fields of physics and computer vision refer to the technique as energy minimization, speaking of the value of the function f representing the energy of the system being modeled.
Typically, A is some subset of the Euclidean space R, often bounded by a set of "Constraint (mathematical)") constraints, equalities or inequalities that the elements of A have to satisfy. The domain A of f is called the or the , while the elements of are called candidate solutions or .