A 2O(k)n algorithm for k-cycle in minor-closed graph families

Abstract

Let C be a proper minor-closed family of graphs. We present a randomized algorithm that given a graph G ∈ C with n vertices, finds a simple cycle of size k in G (if exists) in 2O(k)n time. The algorithm applies to both directed and undirected graphs. In previous linear time algorithms for this problem, the runtime dependence on k is super-exponential. The algorithm can be derandomized yielding a 2O(k)n n time algorithm.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…