Next: Mono-objective optimization
Up: Mathematic Optimization
Previous: Mathematic Optimization
  Contents
Optimization theory
Notation 5.1
In the following section, the function

is defined as:

.

is called the
decisions space, and Y is called
the
criteria space.
Problem 5.2 (
Unconstrained optimization)
Given the function

that depends on one or more variable

, the problem
of
optimize 
, in this context, is equal to find:
this is also known as an
unconstrained
optimization, since there are not any constraints on the values the
function

may assumes.
The unconstrained optimization is seldom applied in
the field of digital circuits, so the constrained
optimization is defined as:
Problem 5.3 (
Constrained optimization)
Find
where the

equations

constitute
the set of
constraints of the optimization.
The function
is also called the objective of the optimization, or
the cost function of the problem.
The above problems are classical optimization problems,
or mono-objective problems. The multi-objective
unconstrained optimization is defined as the problem to optimize
a vectorial function, so that the objective-function is a vector
of objective-functions.
Notation 5.4
In the following (multi-objective optimization),
the function

is defined as:

,
or

,
Problem 5.5 (
Unconstrained multi-objective optimization)
Find
where there are

objective functions.
Finally, the multi-objective constrained optimization is defined as:
Problem 5.6 (
Constrained multi-objective optimization)
Find
where there are

objective functions and

constraints.
The multi-objective optimization
is a very complex problem, since the problem of
finding the minimum of two or more functions is apparently only trivial:
the set of independent variables
that minimizes, let's say, the
function
, it is not supposed to minimizes (and generally it does not)
the other functions. So there should be a way to combine the information of
minimum among all the functions. The intuitive way of linear combination is
somewhat problematic:
because the functions
cannot be commensurable among them.
For example, if there is one function
that is
,
then this function dominate the total objective, giving false results
for the optimization problem. This problem is illustrated in
§4.1.2.
Subsections
Next: Mono-objective optimization
Up: Mathematic Optimization
Previous: Mathematic Optimization
  Contents
marco+site@equars.com