An Improved Time-Efficient Approximate Kernelization for Connected Treedepth Deletion Set

December 01, 2022 Β· Declared Dead Β· πŸ› arXiv.org

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Eduard Eiben, Diptapriyo Majumdar, M. S. Ramanujan arXiv ID 2212.00418 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 0 Venue arXiv.org Last Checked 5 months ago
Abstract
We study the CONNECTED Ξ·-TREEDEPTH DELETION problem where the input instance is an undireted graph G = (V, E) and an integer k. The objective is to decide if G has a set S \subseteq V(G) of at most k vertices such that G - S has treedepth at most Ξ·and G[S] is connected. As this problem naturally generalizes the well-known CONNECTED VERTEX COVER, when parameterized by solution size k, the CONNECTED Ξ·-TREEDEPTH DELETION does not admit polynomial kernel unless NP \subseteq coNP/poly. This motivates us to design an approximate kernel of polynomial size for this problem. In this paper, we show that for every 0 < Ξ΅<= 1, CONNECTED Ξ·-TREEDEPTH DELETION SET admits a (1+Ξ΅)-approximate kernel with O(k^{2^{Ξ·+ 1/Ξ΅}}) vertices, i.e. a polynomial-sized approximate kernelization scheme (PSAKS).
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