Recent Articles



































Global optimization



         


Global Optimization is a branch of applied mathematics and numerics that deals with the optimization of a function/a set of functions to some criteria.

[Top]

General

The most common form is the minimization of one real-valued function <math> f(\vec{x})<math> in the parameter-space <math>\vec{x}\in P<math>. There may be several constraints on the solution vectors <math>\vec{x}_{min}<math>.

The maximization of a real-valued function <math>g(x)<math> can be regarded as the minimization of the transformed function <math>f(x):=(-1)\cdot g(x)<math>.

[Top]

Applications of Global Optimization

Typical examples of global optimization applications include:

[Top]

Approaches

[Top]

Stochastic / Thermodynamics

There are several Monte-Carlo-based algorithms such as:

[Top]

Other Random Algorithms

There are several other approaches including genetic algorithms due to Holland and others and evolutionary strategies due to Schwefel et al.

[Top]

Deterministic


[Top]

References

For Simulated Annealing:

For Stochastic Tunneling:

For Parallel Tempering:





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License