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.
| Original language | English |
|---|---|
| Pages (from-to) | 87-92 |
| Journal | Information Processing Letters |
| Volume | 109 |
| Issue number | 2 |
| DOIs | |
| Publication status | Published - 2008 |