Article ID Journal Published Year Pages File Type
427886 Information Processing Letters 2008 6 Pages PDF
Abstract

Let X[0..n−1] and Y[0..m−1] be two sorted arrays, and define the m×n matrix A by A[j][i]=X[i]+Y[j]. Frederickson and Johnson [G.N. Frederickson, D.B. Johnson, Generalized selection and ranking: Sorted matrices, SIAM J. Computing 13 (1984) 14–30] gave an efficient algorithm for selecting the kth smallest element from A. We show how to make this algorithm IO-efficient. Our cache-oblivious algorithm performs O((m+n)/B) IOs, where B is the block size of memory transfers.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics