@inproceedings{565c876a63c84e92ac4606177cd8d6e0,
title = "Finding Small Complete Subgraphs Efficiently",
abstract = "(I) We revisit the algorithmic problem of finding all triangles in a graph G= (V, E) with n vertices and m edges. According to a result of Chiba and Nishizeki (1985), this task can be achieved by a combinatorial algorithm running in O(mα) = O(m3 / 2) time, where α= α(G) is the graph arboricity. We provide a new very simple combinatorial algorithm for finding all triangles in a graph and show that is amenable to the same running time analysis. We derive these worst-case bounds from first principles and with very simple proofs that do not rely on classic results due to Nash-Williams from the 1960s. (II) We extend our arguments to the problem of finding all small complete subgraphs of a given fixed size. We show that the dependency on m and α in the running time O(αℓ-2· m) of the algorithm of Chiba and Nishizeki for listing all copies of Kℓ, where ℓ≥ 3, is asymptotically tight. (III) We give improved arboricity-sensitive running times for counting and/or detection of copies of Kℓ, for small ℓ≥ 4. A key ingredient in our algorithms is, once again, the algorithm of Chiba and Nishizeki. Our new algorithms are faster than all previous algorithms in certain high-range arboricity intervals for every ℓ≥ 7.",
keywords = "graph arboricity, rectangular matrix multiplication, subgraph detection/counting, triangle",
author = "Adrian Dumitrescu and Andrzej Lingas",
year = "2023",
doi = "10.1007/978-3-031-34347-6_16",
language = "English",
isbn = "9783031343469",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media B.V.",
pages = "185--196",
editor = "Sun-Yuan Hsieh and Ling-Ju Hung and Chia-Wei Lee",
booktitle = "Combinatorial Algorithms - 34th International Workshop, IWOCA 2023, Proceedings",
address = "United States",
note = "34th International Workshop on Combinatorial Algorithms, IWOCA 2023 ; Conference date: 07-06-2023 Through 10-06-2023",
}