DocumentCode
2319496
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
fYear
2011
fDate
25-28 Sept. 2011
Firstpage
363
Lastpage
368
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Open Systems (ICOS), 2011 IEEE Conference on
Conference_Location
Langkawi
Print_ISBN
978-1-61284-931-7
Type
conf
DOI
10.1109/ICOS.2011.6079249
Filename
6079249
Link To Document