Title :
Broadcasting in Fully Connected Trees
Author :
Harutyunyan, Hovhannes ; Maraachlian, Edward
Author_Institution :
Dept. of Comput. Sci. & Software Eng., Concordia Univ., Montreal, QC, Canada
Abstract :
Broadcasting is an information dissemination problem in a connected network, in which one node, called the originator, disseminates a message to all other nodes by placing a series of calls along the communication lines of the network. Once informed, the nodes aid the originator in distributing the message. Finding the minimum broadcast time of a vertex in an arbitrary graph is NP-complete. The problem is solved polynomially only for trees, unicyclic graphs, and tree of cycles. In this paper we consider broadcasting in a new class called the Fully Connected Trees (FCT). We present a O(n log n) algorithm to find the broadcast time of any originator in an arbitrary FCT.
Keywords :
computational complexity; network theory (graphs); trees (mathematics); vertex functions; NP-complete; O(n log n) algorithm; arbitrary graph; broadcasting; communication lines; connected network; fully connected trees; information dissemination problem; minimum broadcast time; originator; unicyclic graphs; vertex; Approximation algorithms; Broadcasting; Computer networks; Computer science; Concurrent computing; Multiprocessor interconnection networks; Parallel processing; Polynomials; Software engineering; Tree graphs;
Conference_Titel :
Parallel and Distributed Systems (ICPADS), 2009 15th International Conference on
Conference_Location :
Shenzhen
Print_ISBN :
978-1-4244-5788-5
DOI :
10.1109/ICPADS.2009.48