Biobjective Archive class with hypervolume indicator and uncrowded hypervolume improvement computation
Project description
Introduction
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.
Installation
Either simply via
pip install moarchiving
or from GitHub via
pip install git+https://github.com/CMA-ES/moarchiving.git@master
The single file moarchiving.py
(from the moarchiving/
folder) can also be directly used by itself when copied in the current folder or in a path visible to Python (e.g. a path contained in sys.path
).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for moarchiving-0.6.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16a2e2e12edfa324da1cd5c7fdf147a45fd7c4884c00ef2d2868a8ebf793b309 |
|
MD5 | cecb4b3346f3f8a2eba796032a96f3c5 |
|
BLAKE2b-256 | 0442f294fcaba5ad224a04948a16935d9fee93a449ba174afb4f867ba18fab81 |