File: hypervolume.rst

package info (click to toggle)
pagmo 2.19.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 85,228 kB
  • sloc: cpp: 1,753,592; makefile: 223; sh: 121; python: 46
file content (23 lines) | stat: -rw-r--r-- 927 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _cpp_hypervolume_utils:

Hypervolumes
=============

.. image:: ../../../../doxygen/images/hypervolume.png
    :scale: 80 %
    :alt: hypervolume
    :align: right

The computation of hypervolumes plays an important role in solving multi-objective optimization
problems. In pagmo we include a number of different methods and algorithms that allow
hypervolumes to be computed efficiently at all dimensions. More information on the details
of the algorithms implemented and their performance can be found in the publication:

:Title: "Empirical performance of the approximation of the least hypervolume contributor."
:Authors: Krzysztof Nowak, Marcus Märtens, and Dario Izzo.
:Published in: International Conference on Parallel Problem Solving from Nature. Springer International Publishing, 2014.

--------------------------------------------------------------------------

.. doxygenclass:: pagmo::hypervolume
   :members: