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.
2018
2018
Abstract Since 2011 the Java runtime library uses a Quicksort variant with two pivot elements. For reasons that remained unclear… 
2017
2017
Sorting is a primitive operation that is a building block for countless algorithms. As such, it is important to design sorting… 
2013
2013
Data sorting is an important process in digital signal processing. There were many researches related to data sorting, two of… 
2000
2000
The convective instability of a fluid that fills a horizontal cylindrical cavity is considered. The boundaries of the cavity are… 
1998
1998
Abstract. This note provides exact formulae for the mean and variance of the cost of top-down recursive mergesort. These formulae… 
1998
1998
We examine the average running times of Batcher's bitonic merge and Batcher's odd-even merge when they are used as parallel… 
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… 
1985
1985
We develop models of secondary storage to evaluate external sorting and use them to analyze the average I/O access time of…