Sixth IEEE International Conference on Data Mining - Workshops (ICDMW'06) 2006
DOI: 10.1109/icdmw.2006.17
|View full text |Cite
|
Sign up to set email alerts
|

A Parallel Algorithm for Enumerating All Maximal Cliques in Complex Network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
35
0
1

Year Published

2011
2011
2019
2019

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 53 publications
(38 citation statements)
references
References 8 publications
0
35
0
1
Order By: Relevance
“…Early works in the area of parallel MCE include Zhang et al [45] and Du et al [12]. Zhang et al developed an algorithm based on the Kose et al [24] algorithm.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Early works in the area of parallel MCE include Zhang et al [45] and Du et al [12]. Zhang et al developed an algorithm based on the Kose et al [24] algorithm.…”
Section: Related Workmentioning
confidence: 99%
“…Since these algorithms are based on breadth first search, they are able to enumerate maximal cliques in increasing order of size, but this makes the memory requirements very large. Du et al [12], present a parallel algorithm based on the output-sensitive class of algorithms. However, as also noted by Schmidt et al [38], this algorithm suffers from poor load balance; the graphs addressed by these experiments are quite small, they have about 150,000 maximal cliques and a million edges.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Due to the increasing popularity of the MapReduce framework, the solutions have been proposed to parallelize maximal clique detection on MapReduce [13,23,38]. They proposed to distribute the vertices across workers and compute every vertex's maximal cliques in parallel.…”
Section: Related Workmentioning
confidence: 99%
“…Updating GðcandÞ with Gðcand À Þ (Lines 11-12), it then iteratively invokes the partition operation to search for the maximal cliques in Gðcand À Þ until Gðcand À Þ becomes a clique (Lines 4-12). After Gðcand À Þ becomes a clique, the algorithm checks whether it is maximal (Lines [13][14].…”
Section: Gp Algorithmmentioning
confidence: 99%