Approximating Vertex Cover using Structural Rounding

09/10/2019
by   Brian Lavallee, et al.
0

In this work, we provide the first practical evaluation of the structural rounding framework for approximation algorithms. Structural rounding works by first editing to a well-structured class, efficiently solving the edited instance, and "lifting" the partial solution to recover an approximation on the input. We focus on the well-studied Vertex Cover problem, and edit to the class of bipartite graphs (where Vertex Cover has an exact polynomial time algorithm). In addition to the naive lifting strategy for Vertex Cover described by Demaine et al., we introduce a suite of new lifting strategies and measure their effectiveness on a large corpus of synthetic graphs. We find that in this setting, structural rounding significantly outperforms standard 2-approximations. Further, simpler lifting strategies are extremely competitive with the more sophisticated approaches. The implementations are available as an open-source Python package, and all experiments are replicable.

READ FULL TEXT

page 6

page 7

page 8

page 13

page 14

page 15

page 16

page 17

research
09/18/2019

A polynomial time approximation schema for maximum k-vertex cover in bipartite graphs

The paper presents a polynomial time approximation schema for the edge-w...
research
10/24/2019

On the complexity of colouring antiprismatic graphs

A graph G is prismatic if for every triangle T of G, every vertex of G n...
research
04/11/2022

The Complexity of Temporal Vertex Cover in Small-Degree Graphs

Temporal graphs naturally model graphs whose underlying topology changes...
research
01/11/2022

Eternal Vertex Cover on Bipartite and Co-Bipartite Graphs

Eternal Vertex Cover problem is a dynamic variant of the vertex cover pr...
research
06/07/2018

Structural Rounding: Approximation Algorithms for Graphs Near an Algorithmically Tractable Class

We develop a new framework for generalizing approximation algorithms fro...
research
08/01/2023

Approximately: Independence Implies Vertex Cover

We observe that a (1-)-approximation algorithm to Independent Set, th...
research
07/04/2012

Structured Region Graphs: Morphing EP into GBP

GBP and EP are two successful algorithms for approximate probabilistic i...

Please sign up or login with your details

Forgot password? Click here to reset