Component Order Connectivity in Directed Graphs
J. Bang-Jensen, E. Eiben, G. Gutin, M. Wahlstrom, A. Yeo

TL;DR
This paper investigates the parameterized complexity of the Directed Component Order Connectivity problem in directed graphs, providing new algorithms and complexity bounds, especially for semicomplete digraphs, and improving previous results.
Contribution
It introduces a fixed-parameter algorithm for DCOC on semicomplete digraphs with complexity $O^*(2^{16k})$, and refines bounds for general digraphs, advancing understanding of the problem's computational limits.
Findings
DCOC on semicomplete digraphs solvable in $O^*(2^{16k})$ time.
No $O^*(2^{o(k)})$ algorithm exists unless ETH fails.
Improved upper bounds for DCOC with parameters $ ext{ell}+k$ on general digraphs.
Abstract
A directed graph is semicomplete if for every pair of vertices of there is at least one arc between and \viol{Thus, a tournament is a semicomplete digraph.} In the Directed Component Order Connectivity (DCOC) problem, given a digraph and a pair of natural numbers and , we are to decide whether there is a subset of of size such that the largest strong connectivity component in has at most vertices. Note that DCOC reduces to the Directed Feedback Vertex Set problem for We study parametered complexity of DCOC for general and semicomplete digraphs with the following parameters: and . In particular, we prove that DCOC with parameter on semicomplete digraphs can be solved in time but not in time unless the Exponential Time Hypothesis (ETH) fails.…
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 · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
