Papers
Topics
Authors
Recent
Search
2000 character limit reached

Listing 6-Cycles

Published 23 Oct 2023 in cs.DS | (2310.14575v1)

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

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.