9
Views
1
CrossRef citations to date
0
Altmetric
Original Articles

FINDING CENTERS AND MEDIANS OF GRAPHS IN PARALLEL

Pages 111-118 | Received 01 Jun 1995, Published online: 07 Mar 2007
 

Abstract

This paper presents a parallel algorithm for finding the centers and medians of graphs. The computational model used is a shared memory single instruction stream, multiple data stream computer which is more commonly known as the parallel random access machine. The design of the parallel algorithm is based on the growing-by-doubling paradigm. Assuming that the graph consists of n nodes, the proposed parallel algorithm can be implemented in O(logCitation 2 n) time with O(n Citation 2 n/logn) processors when no write-conflict is allowed by the computational model. On the other hand, the algorithm can be implemented in O(log n(loglogn)) time with O(n Citation 2 n/loglogn) processors when the computational model allows write-conflict. In case of write-conflict, it is assumed that all the processors involved in the concurrent-write operation must attempt to write the same value.

C.R. CATEGORIES:

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.