Crates.io | hv-fonseca-et-al-2006-sys |
lib.rs | hv-fonseca-et-al-2006-sys |
version | 2.0.2-rc.2 |
source | src |
created_at | 2024-08-10 05:10:05.418808 |
updated_at | 2024-08-10 15:40:56.94117 |
description | A wrapper for the hyper-volume algorithm by Fonseca et al. (2006) |
homepage | https://lopez-ibanez.eu/hypervolume |
repository | https://github.com/s-simoncelli/optirustic |
max_upload_size | |
id | 1332008 |
size | 234,214 |
This crate contains a Rust wrapper to the C program to calculate the hyper-volume metric
for a multi-objective optimisation in d
dimensions with O(n^(d-2) log n)
time and linear space complexity
(in the worst-case). The algorithm was written by Carlos M. Fonseca, Manuel López-Ibáñez, Luís Paquete, and
Andreia P. Guerreiro and is available at:
https://lopez-ibanez.eu/hypervolume#download
Carlos M. Fonseca, Luís Paquete, and Manuel López-Ibáñez. An improved dimension - sweep algorithm for the hypervolume indicator. In Proceedings of the 2006 Congress on Evolutionary Computation (CEC'06), pages 1157–1163. IEEE Press, Piscataway, NJ, July 2006. [ bibtex | 10.1109/CEC.2006.1688440 | PDF ]