Parameterized complexity of fair deletion problems

May 25, 2016 Β· Declared Dead Β· πŸ› Theory and Applications of Models of Computation

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors TomΓ‘Ε‘ MasaΕ™Γ­k, TomΓ‘Ε‘ Toufar arXiv ID 1605.07959 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CC Citations 18 Venue Theory and Applications of Models of Computation Last Checked 3 months ago
Abstract
Deletion problems are those where given a graph $G$ and a graph property $Ο€$, the goal is to find a subset of edges such that after its removal the graph $G$ will satisfy the property $Ο€$. Typically, we want to minimize the number of elements removed. In fair deletion problems we change the objective: we minimize the maximum number of deletions in a neighborhood of a single vertex. We study the parameterized complexity of fair deletion problems with respect to the structural parameters of the tree-width, the path-width, the size of a minimum feedback vertex set, the neighborhood diversity, and the size of minimum vertex cover of graph $G$. We prove the W[1]-hardness of the fair FO vertex-deletion problem with respect to the first three parameters combined. Moreover, we show that there is no algorithm for fair FO vertex-deletion problem running in time $n^{o(k^{1/3})}$, where $n$ is the size of the graph and $k$ is the sum of the first three mentioned parameters, provided that the Exponential Time Hypothesis holds. On the other hand, we provide an FPT algorithm for the fair MSO edge-deletion problem parameterized by the size of minimum vertex cover and an FPT algorithm for the fair MSO vertex-deletion problem parameterized by the neighborhood diversity
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted