DocumentCode
2224268
Title
A maximum clique algorithm based on MapReduce
Author
Peng, Lin ; Zebing, Wang ; Ming, Guo
Author_Institution
Coll. of Comput. Sci. & Technol., Zhejiang Univ., Hangzhou, China
Volume
6
fYear
2010
fDate
20-22 Aug. 2010
Abstract
Maximum clique problem is a classic problem in the domain of Social Network Analysis. It has always been concerned by people, and many algorithms have been proposed. However, most of the algorithms are based on single computer system. As the social network becoming more and more complex, the traditional analysis methods face significant challenges. This paper presents a distributed algorithm based on MapReduce, the algorithm can run parallelly in computer cluster, it is easy to implement, has good convergence rate and scalability. It works by expanding the current maximum clique step by step. Through the using of pruning optimization, we can reduce the solution space, and further improve the efficiency. This paper also gives testing results and shares some experience about dealing with such problems.
Keywords
distributed algorithms; graph theory; optimisation; MapReduce; computer cluster; convergence rate; distributed algorithm; maximum clique algorithm; optimization; social network analysis; MapReduce; maximum clique; social network;
fLanguage
English
Publisher
ieee
Conference_Titel
Advanced Computer Theory and Engineering (ICACTE), 2010 3rd International Conference on
Conference_Location
Chengdu
ISSN
2154-7491
Print_ISBN
978-1-4244-6539-2
Type
conf
DOI
10.1109/ICACTE.2010.5579377
Filename
5579377
Link To Document