Amortized O(|V|)-Delay Algorithm for Listing Chordless Cycles in Undirected Graphs

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 C chordless cycles contained in an undirected graph G = (V,E) takes O(|E|2 +|E|· C) time. In this paper we provide an algorithm taking O(|E| + |V |· C) time. We also show how to obtain the same complexity for listing all the P chordless st-paths in G (where C is replaced by P ).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…