DBScholar

Back to papers

Efficient k-Clique Listing: An Edge-Oriented Branching Strategy

Summary: Proposes edge-oriented branching (EBBkC) for k-clique listing, formulating sub-branches by expanding edges instead of vertices. Yields O(m*delta + k*m*(tau/2)^(k-2)) time (tau<delta), outperforming VBBkC (O(k*m*(delta/2)^(k-2))) for k>3; with dense-graph early-termination techniques, it excels in 19 real graphs. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6878
Venue
SIGMOD
Year
2024
Pagerank
6.9688824e-05
Overall Rank
3,993 | 72.61%
DOI
10.1145/3639262

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{wang_sigmod24,
        title = {{Efficient k-Clique Listing: An Edge-Oriented Branching Strategy}},
        author = {Wang, Kaixin and Yu, Kaiqiang and Long, Cheng},
        series = {{SIGMOD} '24},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3639262},
        url = {https://dl.acm.org/doi/10.1145/3639262},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 cited papers.

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

Previous Page 1 / 1 Next

Semantically Similar Papers