DBScholar

Back to papers

Finding the Maximum Clique in Massive Graphs

Summary: RMC finds exact maximum cliques in massive graphs via randomized, probability-guaranteed seed-set reduction and binary search over clique size bounds. It replaces per-vertex enumeration with iterative k-clique searches, delivering substantially greater efficiency and robustness. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
11625
Venue
VLDB
Year
2017
Pagerank
0.00010539891
Overall Rank
1,509 | 89.65%
DOI
10.14778/3137628.3137635

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{lu_vldb17,
        title = {{Finding the Maximum Clique in Massive Graphs}},
        author = {Lu, Can and Yu, Jeffrey Xu and Wei, Hao and Zhang, Yikai},
        journal = {PVLDB},
        series = {{VLDB} '17},
        volume = {10},
        number = {11},
        pages = {1538--1549},
        doi = {10.14778/3137628.3137635},
        url = {https://doi.org/10.14778/3137628.3137635},
        year = {2017}
}

Incoming Citations (Sorted by Pagerank)

Showing 11 of 11 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
102 Truss Decomposition in Massive Networks 2012 VLDB 0.00034255289
138 Discovering Large Dense Subgraphs in Massive Graphs 2005 VLDB 0.00029823423
674 Finding Maximal Cliques in Massive Networks by H*-graph 2010 SIGMOD 0.00015081844
Previous Page 1 / 1 Next

Semantically Similar Papers