Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Listing 6-Cycles (2310.14575v1)

Published 23 Oct 2023 in cs.DS

Abstract: Listing copies of small subgraphs (such as triangles, $4$-cycles, small cliques) in the input graph is an important and well-studied problem in algorithmic graph theory. In this paper, we give a simple algorithm that lists $t$ (non-induced) $6$-cycles in an $n$-node undirected graph in $\tilde O(n2+t)$ time. This nearly matches the fastest known algorithm for detecting a $6$-cycle in $O(n2)$ time by Yuster and Zwick (1997). Previously, a folklore $O(n2+t)$-time algorithm was known for the task of listing $4$-cycles.

Citations (2)

Summary

We haven't generated a summary for this paper yet.