We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Parameterized complexity of fair deletion problems

Abstract: Deletion problems are those where given a graph $G$ and a graph property $\pi$, the goal is to find a subset of edges such that after its removal the graph $G$ will satisfy the property $\pi$. 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
Comments: 17 pages. The hardness results from v1 were extended to FO logic
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
Journal reference: Discrete Applied Mathematics 278 (2020) 51-61; Proceedings: TAMC (2017) 628-642
DOI: 10.1016/j.dam.2019.06.001 10.1007/978-3-319-55911-7_45
Cite as: arXiv:1605.07959 [cs.DS]
  (or arXiv:1605.07959v2 [cs.DS] for this version)

Submission history

From: Tomáš Toufar [view email]
[v1] Wed, 25 May 2016 16:34:29 GMT (19kb)
[v2] Wed, 4 Jan 2017 15:43:56 GMT (28kb,D)

Link back to: arXiv, form interface, contact.