Skip to search formSkip to main contentSkip to account menu

Batcher odd–even mergesort

Known as: Odd-even mergesort, Batcher's odd-even merge, Batcher odd-even mergesort 
Batcher's odd–even mergesort is a generic construction devised by Ken Batcher for sorting networks of size O(n (log n)2) and depth O((log n)2), where… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Sorting is a primitive operation that is a building block for countless algorithms. As such, it is important to design sorting… 
Highly Cited
2015
Highly Cited
2015
This paper describes our new algorithm for sorting an array of structures by efficiently exploiting the SIMD instructions and… 
2014
2014
Wireless communication technology continues to advance at a rapid pace, and researchers have made tremendous progress in… 
2013
2013
Data sorting is an important process in digital signal processing. There were many researches related to data sorting, two of… 
2005
2005
Branch mispredictions is an important factor affecting the running time in practice. In this paper we consider tradeoffs between… 
1999
1999
Abstract. External sorting—the process of sorting a file that is too large to fit into the computer's internal memory and must be… 
1997
1997
The authors address the problem of sorting a large number N of keys on a MarPar MP-1 parallel SIMD machine of moderate size P… 
1994
1994
This paper presents two novel sorting network-based architectures for computing high sample rate non recursive rank order filters… 
Highly Cited
1993
Highly Cited
1993
Sorting network based architectures for computing nonrecursive and recursive median filters are presented. The proposed… 
1985
1985
We develop models of secondary storage to evaluate external sorting and use them to analyze the average I/O access time of…