中文

An FPT algorithm for cycle rank on semi-complete digraphs

数据结构与算法 2026-06-28 v1 组合数学

摘要

Cycle rank is a depth parameter for digraphs introduced by Eggan in 1963. Gruber (DMTCS 2012) and Giannopoulou, Hunter, and Thilikos (DAM 2012) asked whether the problem of determining if a given digraph has cycle rank at most ww is fixed-parameter tractable parameterized by ww. We provide such algorithms for semi-complete digraphs, and for digraphs of bounded directed clique-width. Specifically, we show that given an nn-vertex semi-complete digraph GG and an integer ww, one can in time O(9(w+1)4w+2n2)\mathcal{O}(9^{(w+1)4^{w+2}} \cdot n^2) determine whether GG has cycle rank at most ww. The proof is reduced to the case of bounded directed clique-width, and we then show that given an nn-vertex digraph GG with a directed clique-width kk-expression and an integer ww, one can in time O(9(w+1)4kn)\mathcal{O}(9^{(w+1) 4^k} \cdot n) determine whether GG has cycle rank at most ww. Additionally, we consider the \textsc{Minimum Feedback Arc Set} problem on semi-complete digraphs, and show that it can be solved in time nO(w)n^{\mathcal{O}(w)}, where ww is the cycle rank of the given semi-complete digraph.

引用

@article{arxiv.2606.29336,
  title  = {An FPT algorithm for cycle rank on semi-complete digraphs},
  author = {Seokbeom Kim and O-joung Kwon and Myounghwan Lee},
  journal= {arXiv preprint arXiv:2606.29336},
  year   = {2026}
}

备注

24 pages, 4 figures