DeepAI AI Chat
Log In Sign Up

An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs

06/07/2021
by   Meike Neuwohner, et al.
0

In this paper, we consider the task of computing an independent set of maximum weight in a given d-claw free graph G=(V,E) equipped with a positive weight function w:V→ℝ^+. In doing so, d≥ 2 is considered a constant. The previously best known approximation algorithm for this problem is the local improvement algorithm SquareImp proposed by Berman. It achieves a performance ratio of d/2+ϵ in time 𝒪(|V(G)|^d+1·(|V(G)|+|E(G)|)· (d-1)^2·(d/2ϵ+1)^2) for any ϵ>0, which has remained unimproved for the last twenty years. By considering a broader class of local improvements, we obtain an approximation ratio of d/2-1/63,700,992+ϵ for any ϵ>0 at the cost of an additional factor of 𝒪(|V(G)|^(d-1)^2) in the running time. In particular, our result implies a polynomial time d/2-approximation algorithm. Furthermore, the well-known reduction from the weighted k-Set Packing Problem to the Maximum Weight Independent Set Problem in k+1-claw free graphs provides a k+1/2-1/63,700,992+ϵ-approximation algorithm for the weighted k-Set Packing Problem for any ϵ>0. This improves on the previously best known approximation guarantee of k+1/2+ϵ originating from the result of Berman.

READ FULL TEXT

page 1

page 3

02/02/2022

Passing the Limits of Pure Local Search for the Maximum Weight Independent Set Problem in d-Claw Free Graphs

In this paper, we consider the task of computing an independent set of m...
12/28/2020

A 3/4 Differential Approximation Algorithm for Traveling Salesman Problem

In this paper, we consider differential approximability of the traveling...
12/17/2019

Approximating MIS over equilateral B_1-VPG graphs

We present an approximation algorithm for the maximum independent set (M...
12/14/2020

Concerning Iterative Graph Normalization and Maximum Weight Independent Sets

We consider a very simple dynamical system on weighted graphs which we c...
04/25/2020

An algorithmic weakening of the Erdős-Hajnal conjecture

We study the approximability of the Maximum Independent Set (MIS) proble...
01/18/2023

An Improved Approximation for Maximum Weighted k-Set Packing

We consider the weighted k-set packing problem, in which we are given a ...
07/24/2019

Reducing Path TSP to TSP

We present a black-box reduction from the path version of the Traveling ...