Note that the bounds given for the classification are not exact unbreakable bounds. If the system finds better solutions than restricted by the given bounds, those solutions are given to the user. WWW-NIMBUS system assumes that the decision maker always prefers better solutions.
The classification symbols have different meaning depending on the type of the objective function. If the objective function is to be minimized they are:
Symbol | Description |
---|---|
< | Value of the function should be decreased. |
<= | Value of the function should be decreased till an aspiration level (to be specified later). |
== | Value of the function is currently satisfactory. |
>= | Value of the function is allowed to increase till an upper bound (to be specified later). |
> | Value of the function is allowed to change freely. |
For maximized functions, the symbols have reversed interpretation, because the "better" solution lies now to the opposite direction:
Symbol | Description |
---|---|
> | Value of the function should be increased. |
>= | Value of the function should be increased till an aspiration level (to be specified later). |
== | Value of the function is currently satisfactory. |
<= | Value of the function is allowed to decreased till an lower bound (to be specified later). |
< | Value of the function is allowed to change freely. |
NOTE:
More information about the optimizers can be found from page NIMBUS Optimizers.
The different subproblems are the ones used in the original NIMBUS method (version 2), GUESS method, STOM method and the achievement scalarizing method. For further information, see Miettinen, K., Mäkelä, M.M., Synchronous Scalarizing Functions within the Interactive NIMBUS Method for Multiobjective Optimization, Reports of the Department of Mathematical Information Technology, Series B, Scientific Computing, No. B 9/2002, University of Jyväskylä, Jyväskylä, 2002.
NOTE: The subproblems based on the GUESS, STOM and achievement scalarizing method can give solutions that break the boundary values. These subproblems are used when generating more than one new solution.
If this projection fails, the reason can be one of the following:
The feasible region is empty, there is something wrong with the problem
input or the possible equality constraints have been specified with too small
tolerances.
Starting point
The decision vector specified by the user is used as a starting point
in the calculation. If this point is not feasible subject to the
linear and nonlinear constraint functions, it is projected into the feasible
region. Lowest Value (estim.) and Highest Value (estim.)
The estimated ranges of the objective functions in the Pareto optimal set
are provided to support the user in the classification.
For minimized functions, ICV (ideal criterion vector) represents the
lower bound, and Nadir the upper bound. For maximized functions, ICV
represents the upper bound and Nadir the lower bound.
The user can compare the components of the current solutions to the ranges. It must be kept in
mind that the ranges are only estimations.
The maximized functions are marked with blue colour.
If the components of the Lowest Value and Highest Value are equal
If the user knows better estimations to the Lowest Value or the
Highest Value,
the values can be changed by selecting the appropriate operation below.
The correctness of the degree of nonconvexity-values affects the
estimations of the Lowest and the Highest Values significantly.
These degree values can be modified by changing optimization parameters.
To change these optimization parameters, first save the problem and then
load it again with the option of modifying it. In this way, the Input
Problem-page is achieved. The Change optimization parameters-option
is then available.
Available operations:
nimbus@mit.jyu.fi