A Randomized Algorithm for Long Directed Cycle

Abstract

Given a directed graph G and a parameter k, the Long Directed Cycle (LDC) problem asks whether G contains a simple cycle on at least k vertices, while the k-Path problems asks whether G contains a simple path on exactly k vertices. Given a deterministic (randomized) algorithm for k-Path as a black box, which runs in time t(G,k), we prove that LDC can be solved in deterministic time O*(\t(G,2k),4k+o(k)\) (randomized time O*(\t(G,2k),4k\)). In particular, we get that LDC can be solved in randomized time O*(4k).

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…