@inproceedings{01cf1f6efc894187b13074701132637b,
title = "Faster Combinatorial k-Clique Algorithms",
abstract = "Detecting if a graph contains a k-Clique is one of the most fundamental problems in computer science. The asymptotically fastest algorithm runs in time O(nωk/3), where ω is the exponent of Boolean matrix multiplication. To date, this is the only technique capable of beating the trivial O(nk) bound by a polynomial factor. Due to this technique{\textquoteright}s various limitations, much effort has gone into designing “combinatorial” algorithms that improve over exhaustive search via other techniques. The first contribution of this work is a faster combinatorial algorithm for k-Clique, improving Vassilevska{\textquoteright}s bound of O(nk/logk-1n) by two log factors. Technically, our main result is a new reduction from k-Clique to Triangle detection that exploits the same divide-and-conquer at the core of recent combinatorial algorithms by Chan (SODA{\textquoteright}15) and Yu (ICALP{\textquoteright}15). Our second contribution is exploiting combinatorial techniques to improve the state-of-the-art (even of non-combinatorial algorithms) for generalizations of the k-Clique problem. In particular, we give the first o(nk) algorithm for k-clique in hypergraphs and an O(n3/log2.25n+t) algorithm for listing t triangles in a graph.",
author = "Amir Abboud and Nick Fischer and Yarin Shechter",
note = "Publisher Copyright: {\textcopyright} The Author(s), under exclusive license to Springer Nature Switzerland AG 2024.; 16th Latin American Symposium on Theoretical Informatics, LATIN 2042 ; Conference date: 18-03-2024 Through 22-03-2024",
year = "2024",
month = mar,
day = "6",
doi = "10.1007/978-3-031-55598-5\_13",
language = "الإنجليزيّة",
isbn = "9783031555978",
volume = "14578",
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 = "193--206",
editor = "Soto, \{Jos{\'e} A.\} and Andreas Wiese",
booktitle = "LATIN 2024",
address = "ألمانيا",
}