Faster Sorting on a Linear Array with a Reconfigurable Pipelined Bus System

Ling Chen,Yi Pan
DOI: https://doi.org/10.1007/3-540-37619-4_22
2003-01-01
Abstract:In this paper, we present an efficient deterministic algorithm for sorting on the LARPBS (Linear Array with a Reconfigurable Pipelined Optical Bus System) model. Our sorting algorithm sorts n general keys in O(log n ) time on a LARPBS of size n ßlog n . The previous best results can sort n items in O(log n loglog n ) worst-case time using n processors or sort n items in O((log log n 2 )worst-case time using n 1+ processors. Our algorithm is also scalable to certain extent. When the system size is reduced to n ßlog n / r for l≤ r ≤log n , the total computation time is O( r log n ).
What problem does this paper attempt to address?