Amortized $\tilde{O}(|V|)$-Delay Algorithm for Listing Chordless Cycles in Undirected Graphs
Rui Ferreira, Roberto Grossi, Romeo Rizzi, Gustavo Sacomoto and, Marie-France Sagot

TL;DR
This paper introduces an efficient amortized algorithm with near-linear delay for listing all chordless cycles and paths in undirected graphs, significantly improving previous methods.
Contribution
The paper presents a novel amortized $ ilde{O}(|V|)$-delay algorithm for listing chordless cycles and paths, reducing complexity from quadratic to near-linear time.
Findings
Achieves $ ilde{O}(|E| + |V| imes C)$ time complexity
Provides a method for listing all chordless $st$-paths efficiently
Improves upon the classical cycle listing algorithms
Abstract
Chordless cycles are very natural structures in undirected graphs, with an important history and distinguished role in graph theory. Motivated also by previous work on the classical problem of listing cycles, we study how to list chordless cycles. The best known solution to list all the chordless cycles contained in an undirected graph takes time. In this paper we provide an algorithm taking time. We also show how to obtain the same complexity for listing all the chordless -paths in (where is replaced by ).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph theory and applications · Interconnection Networks and Systems
