PARALLEL ALGORITHMS FOR RELATIONAL COARSEST PARTITION PROBLEMS

Citation
S. Rajasekaran et I. Lee, PARALLEL ALGORITHMS FOR RELATIONAL COARSEST PARTITION PROBLEMS, IEEE transactions on parallel and distributed systems, 9(7), 1998, pp. 687-699
Citations number
20
Categorie Soggetti
Computer Science Theory & Methods","Engineering, Eletrical & Electronic","Computer Science Theory & Methods
ISSN journal
10459219
Volume
9
Issue
7
Year of publication
1998
Pages
687 - 699
Database
ISI
SICI code
1045-9219(1998)9:7<687:PAFRCP>2.0.ZU;2-#
Abstract
Relational Coarsest Partition Problems (RCPPs) play a vital role in ve rifying concurrent systems. It is known that RCPPs are P-complete and hence it may not be possible to design polylog time parallel algorithm s for these problems. In this paper, we present two efficient parallel algorithms for RCPP in which its associated label transition system i s assumed to have m transitions and n states. The first algorithm runs in O(n(1+epsilon)) time using m/n(epsilon) CREW PRAM processors, for any fixed epsilon < 1. This algorithm is analogous to and optimal with respect to the sequential algorithm of Kanellakis and Smolka. The sec ond algorithm runs in O(n log n) time using m/n CREW PRAM processors. This algorithm is analogous to and nearly optimal with respect to the sequential algorithm of Paige and Tarjan.