DocumentCode :
2177310
Title :
Performance comparison of parallel graph coloring algorithms on BSP model using hadoop
Author :
Gandhi, Nishant M. ; Misra, Rajiv
Author_Institution :
Dept. of Comput. Sci. & Eng., Indian Inst. of Technol., Patna, Patna, India
fYear :
2015
fDate :
16-19 Feb. 2015
Firstpage :
110
Lastpage :
116
Abstract :
Nowadays, Hadoop is massively used to store large data generated by various sources. These data are often represented in large scale graphs to solve real world problems. To compute those data, many Bulk Synchronous Parallel(BSP) model based graph processing systems are available on top of hadoop such as Pregel and Stanford: Graph Processing System (GPS). The problem of graph coloring is to assign color to all the vertices such that no neighbor vertices have same color. The graph coloring problem has many practical application in real world data analytics. In this paper, we have compared the heuristic graph coloring algorithm with BSP model based on hadoop such as Local Maxima First, Local Minima-Maxima First, Local Largest Degree First, Local Smallest-Largest Degree First. We experimented our algorithms on real world graph dataset on our hadoop cluster. The result shows that Local Smallest-Largest Degree First algorithm perform better than other heuristic based algorithms, in term of runtime and number of color used.
Keywords :
data analysis; graph colouring; mathematics computing; parallel algorithms; program compilers; public domain software; very large databases; BSP Model; Hadoop cluster; Pregel; Stanford; bulk synchronous parallel model based graph processing systems; data analytics; large data storage; local smallest-largest degree first algorithm; parallel graph coloring algorithms; performance comparison; Algorithm design and analysis; Big data; Cloud computing; Clustering algorithms; Computational modeling; Heuristic algorithms; Image color analysis; Bulk Synchronous Parallel model; Graph Coloring Problem; Hadoop; Parallel Algorithm;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computing, Networking and Communications (ICNC), 2015 International Conference on
Conference_Location :
Garden Grove, CA
Type :
conf
DOI :
10.1109/ICCNC.2015.7069325
Filename :
7069325
Link To Document :
بازگشت