@inproceedings{b5da199d9fde4f129444c32926009b9b,
title = "Efficient parallel algorithms for selection and searching on sorted matrices",
abstract = "Parallel algorithms for more general versions of the well known selection and searching problems are formulated. We look at these problems when the set of elements can be represented as an n×n matrix with sorted rows and columns. The selection algorithm takes O(log n log log n log* n) time with O(n/log n log* n) processors on an EREW PRAM. The searching algorithm takes O(log log n) time with O(n/log log n) processors on a CREW PRAM, which is optimal. We also show that no algorithm using at most n logc n processors, c≥1, can solve the matrix search problem in time faster than Ω(log log n).",
author = "R. Sarnath and Xin He",
year = "1992",
language = "English",
isbn = "0818626720",
series = "Proceedings of the International Conference on Parallel Processing",
publisher = "Publ by IEEE",
pages = "108--111",
booktitle = "Proceedings of the International Conference on Parallel Processing",
note = "Proceedings of the 6th International Parallel Processing Symposium ; Conference date: 23-03-1992 Through 26-03-1992",
}