Title :
Incremental non-dominated sorting with O(N) insertion for the two-dimensional case
Author :
Yakupov, Ilya ; Buzdalov, Maxim
Author_Institution :
ITMO University, 49 Kronverkskiy av., Saint-Petersburg, Russia, 197101
Abstract :
We propose a new algorithm for incremental non-dominated sorting of two-dimensional points. The data structure which stores non-dominating layers is based on a tree of Cartesian trees. If there are N points in M layers, the running time for of an insertion is O(M(1 + log(N/M)) + log M log(N/ log M)), which is O(N) in the worst case. This algorithm can be a basic building block for efficient implementations of steady-state multiobjective algorithms such as NSGA-II.
Keywords :
Algorithm design and analysis; Complexity theory; Containers; Data structures; Estimation; Sorting; Vegetation;
Conference_Titel :
Evolutionary Computation (CEC), 2015 IEEE Congress on
Conference_Location :
Sendai, Japan
DOI :
10.1109/CEC.2015.7257112