Title :
A node marking algorithm for partitioning wireless mesh networks
Author :
Pandey, Soma ; Pande, Vijay
Author_Institution :
Dept. of Inf. Sci. & Eng., CMR Inst. of Technol., Bangalore, India
Abstract :
The usual search and traversal methods, like depth first search of graphs and the breadth first search of graphs, are based on marking the vertices as discovered, or visited, to avoid repetitions. This paper proposes a simple yet efficient and very low time complexity algorithm based on adjacency matrix to mark visited / selected vertices for a simple dense graph. This adjacency matrix based method is especially useful in relabeling of adjacency matrix for creating graph partitions. Relabeling is carried out to collect neighboring nodes and form a partition. This algorithm is generic and can be used for any adjacency matrix based graph search.
Keywords :
search problems; wireless mesh networks; adjacency matrix based method; graph breadth first search; graph depth first search; mark visited-selected vertex; node marking algorithm; partitioning wireless mesh network; simple dense graph; time complexity algorithm; traversal method; Algorithm design and analysis; Arrays; Complexity theory; Conferences; Open systems; Partitioning algorithms; Wireless mesh networks; adjacency matrix; breadth first search; depth first search; graph traversal; labelled graphs; vertex selection; vertex visiting;
Conference_Titel :
Open Systems (ICOS), 2011 IEEE Conference on
Conference_Location :
Langkawi
Print_ISBN :
978-1-61284-931-7
DOI :
10.1109/ICOS.2011.6079249