Parameterized Approximation for Maximum Weight Independent Set of Rectangles and Segments

12/03/2022
by   Jana Cslovjecsek, et al.
0

In the Maximum Weight Independent Set of Rectangles problem (MWISR) we are given a weighted set of n axis-parallel rectangles in the plane. The task is to find a subset of pairwise non-overlapping rectangles with the maximum possible total weight. This problem is NP-hard and the best-known polynomial-time approximation algorithm, due to by Chalermsook and Walczak (SODA 2021), achieves approximation factor O(loglog n ). While in the unweighted setting, constant factor approximation algorithms are known, due to Mitchell (FOCS 2021) and to Gálvez et al. (SODA 2022), it remains open to extend these techniques to the weighted setting. In this paper, we consider MWISR through the lens of parameterized approximation. Grandoni et al. (ESA 2019) gave a (1-ϵ)-approximation algorithm with running time k^O(k/ϵ^8) n^O(1/ϵ^8) time, where k is the number of rectangles in an optimum solution. Unfortunately, their algorithm works only in the unweighted setting and they left it as an open problem to give a parameterized approximation scheme in the weighted setting. Our contribution is a partial answer to the open question of Grandoni et al. (ESA 2019). We give a parameterized approximation algorithm for MWISR that given a parameter k, finds a set of non-overlapping rectangles of weight at least (1-ϵ) opt_k in 2^O(k log(k/ϵ)) n^O(1/ϵ) time, where opt_k is the maximum weight of a solution of cardinality at most k. Note that thus, our algorithm may return a solution consisting of more than k rectangles. To complement this apparent weakness, we also propose a parameterized approximation scheme with running time 2^O(k^2 log(k/ϵ)) n^O(1) that finds a solution with cardinality at most k and total weight at least (1-ϵ)opt_k for the special case of axis-parallel segments.

READ FULL TEXT

page 6

page 8

page 9

page 13

page 15

research
06/26/2019

Parameterized Approximation Schemes for Independent Set of Rectangles and Geometric Knapsack

The area of parameterized approximation seeks to combine approximation a...
research
08/29/2023

Approximate Monotone Local Search for Weighted Problems

In a recent work, Esmer et al. describe a simple method - Approximate Mo...
research
06/01/2021

A (2+ε)-Approximation Algorithm for Maximum Independent Set of Rectangles

We study the Maximum Independent Set of Rectangles (MISR) problem, where...
research
07/14/2021

A QPTAS for stabbing rectangles

We consider the following geometric optimization problem: Given n axis-a...
research
07/15/2020

Coloring and Maximum Weight Independent Set of Rectangles

In 1960, Asplund and Grünbaum proved that every intersection graph of ax...
research
01/11/2022

A PTAS for parallel two-stage flowshops under makespan constraint

As a hybrid of the Parallel Two-stage Flowshop problem and the Multiple ...
research
06/11/2019

Almost Optimal Semi-streaming Maximization for k-Extendible Systems

In this paper we consider the problem of finding a maximum weight set su...

Please sign up or login with your details

Forgot password? Click here to reset