A $2^{O(k)}n$ algorithm for $k$-cycle in minor-closed graph families
Data Structures and Algorithms
2020-08-10 v1
Abstract
Let be a proper minor-closed family of graphs. We present a randomized algorithm that given a graph with vertices, finds a simple cycle of size in (if exists) in time. The algorithm applies to both directed and undirected graphs. In previous linear time algorithms for this problem, the runtime dependence on is super-exponential. The algorithm can be derandomized yielding a time algorithm.
Cite
@article{arxiv.2008.03131,
title = {A $2^{O(k)}n$ algorithm for $k$-cycle in minor-closed graph families},
author = {Raphael Yuster},
journal= {arXiv preprint arXiv:2008.03131},
year = {2020}
}