Proceedings of the 2016 on Genetic and Evolutionary Computation Conference Companion 2016
DOI: 10.1145/2908961.2931684
|View full text |Cite
|
Sign up to set email alerts
|

Best Order Sort

Abstract: Finding the non-dominated sorting of a given set vectors has applications in Pareto based evolutionary multi-objective optimization (EMO), finding convex hull, linear optimization, nearest neighbor, skyline queries in database and many others. Among these, EMOs use this method for survival selection. The worst case complexity of this problem is found to be O(N log M −1 N) when the number of objectives M is constant and the size of solutions N is varying. But this bound becomes too large when M depends on N. In… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 37 publications
(1 citation statement)
references
References 25 publications
0
1
0
Order By: Relevance
“…In this regard, several subsequent publications have proposed alternative, more efficient algorithms for nondominated sorting. Most of them have Θ(n 2 k) complexity in time in the worst case and O(nk) in memory [50]. However, the algorithm proposed by Jensen [51] and subsequently improved in Fortin et al [52] has a time complexity of O(n(log n) k-1 ) and greater efficiency than other algorithms for a large number of points.…”
Section: Introductionmentioning
confidence: 99%
“…In this regard, several subsequent publications have proposed alternative, more efficient algorithms for nondominated sorting. Most of them have Θ(n 2 k) complexity in time in the worst case and O(nk) in memory [50]. However, the algorithm proposed by Jensen [51] and subsequently improved in Fortin et al [52] has a time complexity of O(n(log n) k-1 ) and greater efficiency than other algorithms for a large number of points.…”
Section: Introductionmentioning
confidence: 99%