Pairwise sorting network
From Infogalactic: the planetary knowledge core
300px
Visualization of the Pairwise sorting network with 16 inputs
|
|
Class | Sorting algorithm |
---|---|
Data structure | Array |
Worst case performance | ![]() |
Worst case space complexity | ![]() |
The pairwise sorting network is a sorting network discovered and published by Ian Parberry in 1992 in Parallel Processing Letters.[1] The pairwise sorting network has the same cost (number of comparators) and delay as the odd-even mergesort network. It requires comparators and has depth
.
References
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
External links
- Sorting Networks – Web page by the author.
<templatestyles src="Asbox/styles.css"></templatestyles>