MORE EFFICIENT PARALLEL TOTALLY MONOTONE MATRIX SEARCHING

Citation
Pg. Bradford et al., MORE EFFICIENT PARALLEL TOTALLY MONOTONE MATRIX SEARCHING, Journal of algorithms, 23(2), 1997, pp. 386-400
Citations number
9
Categorie Soggetti
Mathematics,Mathematics,"Computer Science Theory & Methods
Journal title
ISSN journal
01966774
Volume
23
Issue
2
Year of publication
1997
Pages
386 - 400
Database
ISI
SICI code
0196-6774(1997)23:2<386:MEPTMM>2.0.ZU;2-Q
Abstract
We give a parallel algorithm for computing all row minima in a totally monotone n x n matrix which is simpler and more work efficient than p revious polylog-time algorithms. It runs in O(lg n lg lg n) time doing O(n root lg n) work on a CRCW PRAM, in O(lg n(lg lg n)(2)) time doing O(n root lg n) work on a CREW PRAM, and in O(lg n root lg n lg lg n) time doing O(n root lg n lg lg n) work on an EREW PRAM. Since finding the row minima of a totally monotone matrix has been shown to be funda mental in the efficient solution of a host of geometric and combinator ial problems, our algorithm leads directly to improved parallel soluti ons of many algorithms in terms of their work efficiency. (C) 1997 Aca demic Press.