aboutsummaryrefslogblamecommitdiff
path: root/math/py-moarchiving/pkg-descr
blob: 4423167913f0ef1b8afa690a0969da5ce5cc6ba4 (plain) (tree)
1
2
3
4
5




                                                                               
The Python class moarchiving.BiobjectiveNondominatedSortedList implements a
bi-objective non-dominated archive with list as parent class. It is heavily
based on the bisect module. It provides easy and fast access to the overall
hypervolume, the contributing hypervolume of each element, and to the uncrowded
hypervolume improvement of any given point in objective space.