Deterministic sorting in nearly logarithmic time on the hypercube and related computers
作者:
Highlights:
•
摘要
This paper presents a deterministic sorting algorithm, called Sharesort, that sorts n records on an n-processor hypercube, shuffle-exchange, or cube-connected cycles in O(log n(log log n)2) time in the worst case. The algorithm requires only a constant amount of storage at each processor. The fastest previous deterministic algorithm for this problem was Batcher's bitonic sort, which runs in O(log2 n) time.
论文关键词:
论文评审过程:Received 23 October 1990, Revised 2 September 1991, Available online 2 December 2003.
论文官网地址:https://doi.org/10.1016/0022-0000(93)90043-V