Exact approaches for the Connected Vertex Cover problem

03/18/2022
by   Manuel Aprile, et al.
0

Given a graph G, the Connected Vertex Cover problem (CVC) asks to find a minimum cardinality vertex cover of G that induces a connected subgraph. In this paper we describe some approaches to solve the CVC problem exactly. First, we give compact mixed-integer extended formulations for CVC: these are the first formulations proposed for this problem, and can be easily adapted to variations of the problem such as Tree Cover. Second, we describe a simple branch and bound algorithm for the CVC problem. Finally, we implement our algorithm and compare its performance against our best formulation: contrary to what usually happens for the classical Vertex Cover problem, our formulation outperforms the branch and bound algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/22/2017

Connected Vertex Cover for (sP_1+P_5)-Free Graphs

The Connected Vertex Cover problem is to decide if a graph G has a verte...
research
03/14/2019

An Exact Algorithm for Minimum Weight Vertex Cover Problem in Large Graphs

This paper proposes a novel branch-and-bound(BMWVC) algorithm to exactly...
research
03/09/2018

Minimum T-Joins and Signed-Circuit Covering

Let G be a graph and T be a vertex subset of G with even cardinality. A ...
research
01/11/2021

Mixed-Integer Approaches to Constrained Optimum Communication Spanning Tree Problem

Several novel mixed-integer linear and bilinear formulations are propose...
research
08/19/2019

WeGotYouCovered: The Winning Solver from the PACE 2019 Implementation Challenge, Vertex Cover Track

We present the winning solver of the PACE 2019 Implementation Challenge,...
research
06/23/2021

Extended formulations for matroid polytopes through randomized protocols

Let P be a polytope. The hitting number of P is the smallest size of a h...
research
03/29/2019

Solving large Minimum Vertex Cover problems on a quantum annealer

We consider the minimum vertex cover problem having applications in e.g....

Please sign up or login with your details

Forgot password? Click here to reset