English

A Note on Finding Dual Feedback Vertex Set

Data Structures and Algorithms 2015-10-06 v1

Abstract

For an edge-bicolored graph GG where each edge is colored either red or blue, a vertex set SS is a dual feedback vertex set if SS hits all blue cycles and red cycles of GG. In this paper, we show that a dual feedback vertex set of size at most kk can be found in time O(c1k)O^*(c_1^k) and all minimal dual feedback vertex set of size at most kk can be enumerated in time O(c2k2+k)O^*(c_2^{k^2 + k}) by compact representations for constants c1c_1 and c2c_2.

Cite

@article{arxiv.1510.00773,
  title  = {A Note on Finding Dual Feedback Vertex Set},
  author = {Junjie Ye},
  journal= {arXiv preprint arXiv:1510.00773},
  year   = {2015}
}
R2 v1 2026-06-22T11:11:53.266Z