An $O(\log OPT)$-approximation for covering and packing minor models of $ΞΈ_r$

October 14, 2015 Β· 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 Dimitris Chatzidimitriou, Jean-Florent Raymond, Ignasi Sau, Dimitrios M. Thilikos arXiv ID 1510.03945 Category cs.DS: Data Structures & Algorithms Cross-listed math.CO Citations 23 Venue arXiv.org Last Checked 3 months ago
Abstract
Given two graphs $G$ and $H$, we define $\textsf{v-cover}_{H}(G)$ (resp. $\textsf{e-cover}_{H}(G)$) as the minimum number of vertices (resp. edges) whose removal from $G$ produces a graph without any minor isomorphic to ${H}$. Also $\textsf{v-pack}_{H}(G)$ (resp. $\textsf{v-pack}_{H}(G)$) is the maximum number of vertex- (resp. edge-) disjoint subgraphs of $G$ that contain a minor isomaorphic to $H$. We denote by $ΞΈ_r$ the graph with two vertices and $r$ parallel edges between them. When $H=ΞΈ_r$, the parameters $\textsf{v-cover}_{H}$, $\textsf{e-cover}_{H}$, $\textsf{v-pack}_{H}$, and $\textsf{v-pack}_{H}$ are NP-hard to compute (for sufficiently big values of $r$). Drawing upon combinatorial results in [Minors in graphs of large $ΞΈ_r$-girth, Chatzidimitriou et al., arXiv:1510.03041], we give an algorithmic proof that if $\textsf{v-pack}_{ΞΈ_r}(G)\leq k$, then $\textsf{v-cover}_{ΞΈ_r}(G) = O(k\log k)$, and similarly for $\textsf{v-pack}_{ΞΈ_r}$ and $\textsf{e-cover}_{ΞΈ_r}$. In other words, the class of graphs containing ${ΞΈ_r}$ as a minor has the vertex/edge ErdΕ‘s-PΓ³sa property, for every positive integer $r$. Using the algorithmic machinery of our proofs, we introduce a unified approach for the design of an $O(\log {\rm OPT})$-approximation algorithm for $\textsf{v-pack}_{ΞΈ_r}$, $\textsf{v-cover}_{ΞΈ_r}$, $\textsf{v-pack}_{ΞΈ_r}$, and $\textsf{e-cover}_{ΞΈ_r}$ that runs in $O(n\cdot \log(n)\cdot m)$ steps. Also, we derive several new ErdΕ‘s-PΓ³sa-type results from the techniques that we introduce.
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