Graph Editing to a Given Degree Sequence

January 13, 2016 Β· Declared Dead Β· πŸ› Theoretical Computer Science

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Petr A. Golovach, George B. Mertzios arXiv ID 1601.03174 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CC, cs.DM Citations 13 Venue Theoretical Computer Science Last Checked 3 months ago
Abstract
We investigate the parameterized complexity of the graph editing problem called Editing to a Graph with a Given Degree Sequence, where the aim is to obtain a graph with a given degree sequence Οƒby at most k vertex or edge deletions and edge additions. We show that the problem is W[1]-hard when parameterized by k for any combination of the allowed editing operations. From the positive side, we show that the problem can be solved in time 2^{O(k(Ξ”+k)^2)}n^2 log n for n-vertex graphs, where Ξ”=max Οƒ, i.e., the problem is FPT when parameterized by k+Ξ”. We also show that Editing to a Graph with a Given Degree Sequence has a polynomial kernel when parameterized by k+Ξ”if only edge additions are allowed, and there is no polynomial kernel unless NP\subseteq coNP/poly for all other combinations of allowed editing operations.
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