English

On Feedback Vertex Set: New Measure and New Structures

Data Structures and Algorithms 2014-06-04 v2

Abstract

We present a new parameterized algorithm for the {feedback vertex set} problem ({\sc fvs}) on undirected graphs. We approach the problem by considering a variation of it, the {disjoint feedback vertex set} problem ({\sc disjoint-fvs}), which finds a feedback vertex set of size kk that has no overlap with a given feedback vertex set FF of the graph GG. We develop an improved kernelization algorithm for {\sc disjoint-fvs} and show that {\sc disjoint-fvs} can be solved in polynomial time when all vertices in GFG \setminus F have degrees upper bounded by three. We then propose a new branch-and-search process on {\sc disjoint-fvs}, and introduce a new branch-and-search measure. The process effectively reduces a given graph to a graph on which {\sc disjoint-fvs} becomes polynomial-time solvable, and the new measure more accurately evaluates the efficiency of the process. These algorithmic and combinatorial studies enable us to develop an O(3.83k)O^*(3.83^k)-time parameterized algorithm for the general {\sc fvs} problem, improving all previous algorithms for the problem.

Keywords

Cite

@article{arxiv.1004.1672,
  title  = {On Feedback Vertex Set: New Measure and New Structures},
  author = {Yixin Cao and Jianer Chen and Yang Liu},
  journal= {arXiv preprint arXiv:1004.1672},
  year   = {2014}
}

Comments

Final version, to appear in Algorithmica

R2 v1 2026-06-21T15:08:45.065Z