A Note on Finding Dual Feedback Vertex Set
Junjie Ye

TL;DR
This paper introduces algorithms for efficiently finding and enumerating small dual feedback vertex sets in edge-bicolored graphs, which hit all red and blue cycles, with fixed-parameter tractable time complexities.
Contribution
It presents fixed-parameter algorithms for finding and enumerating minimal dual feedback vertex sets in edge-bicolored graphs.
Findings
Dual feedback vertex set of size at most k can be found in O^*(c_1^k) time.
All minimal dual feedback vertex sets of size at most k can be enumerated in O^*(c_2^{k^2 + k}) time.
Algorithms use compact representations for efficient enumeration.
Abstract
For an edge-bicolored graph where each edge is colored either red or blue, a vertex set is a dual feedback vertex set if hits all blue cycles and red cycles of . In this paper, we show that a dual feedback vertex set of size at most can be found in time and all minimal dual feedback vertex set of size at most can be enumerated in time by compact representations for constants and .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · graph theory and CDMA systems · Interconnection Networks and Systems
