Small Vertex Cover Helps in Fixed-Parameter Tractability of Graph Deletion Problems over Data Streams

THEORY OF COMPUTING SYSTEMS(2023)

引用 0|浏览0
暂无评分
摘要
In the study of parameterized streaming complexity on graph problems, the main goal is to design streaming algorithms for parameterized problems such that 𝒪(f(k) log ^𝒪(1) n) space is enough, where f is an arbitrary computable function depending only on the parameter k . However, in the past few years very few positive results have been established. Most of the graph problems that do have streaming algorithms of the above nature are ones where localized checking is required, like Vertex Cover or Maximum Matching parameterized by the size k of the solution we are seeking. Chitnis et al. (SODA’16) have shown that many important parameterized problems that form the backbone of traditional parameterized complexity are known to require Ω (n) bits of storage for any streaming algorithm; e.g. Feedback Vertex Set , Even Cycle Transversal , Odd Cycle Transversal , Triangle Deletion or the more general ℱ - Subgraph Deletion when parameterized by solution size k . Our contribution lies in overcoming the obstacles to efficient parameterized streaming algorithms in graph deletion problems by utilizing the power of parameterization. We focus on the vertex cover size K as the parameter for the parameterized graph deletion problems we consider. In this work, we consider the four most well-studied streaming models: the Ea , Dea , Va (vertex arrival) and Al (adjacency list) models. Surprisingly, the consideration of vertex cover size K in the different models leads to a classification of positive and negative results for problems like ℱ - Subgraph Deletion and ℱ - Minor Deletion .
更多
查看译文
关键词
FPT,Streaming algorithms,Vertex cover,Subgraph deletion problems,Minor deletion problems
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要