Late Breaking Abstract at GECCO 2021

Late Breaking Abstract “A Software Library for Archiving Nondominated Points”, D.M. Dias, A.D. Jesus, L. Paquete, was accepted to GECCO 2021

Abstract:

The need to efficiently maintain nondominated points in an unbounded archive arises in many exact and heuristic approaches to multiobjective combinatorial optimization problems. In this work, we present a C++ library, nondLib, which allows to perform several operations to extract nondominated points from an archive for any number of dimensions. In addition, we discuss the practical impact of the number of nondominated points in the archive in the run-time of these implementations.

The library is available here