A Note on Approximating Weighted Independence on Intersection Graphs of Paths on a Grid
Saeed Mehrabi

TL;DR
This paper presents a new approximation algorithm for the Maximum-Weighted Independent Set problem on $B_k$-VPG graphs, achieving better approximation ratios than previous methods, especially when segment lengths are small or constant.
Contribution
It introduces a $(ck+c+1)$-approximation algorithm applicable to all $B_k$-VPG graphs, improving upon existing approximation bounds for this class.
Findings
Provides a $(ck+c+1)$-approximation algorithm for $B_k$-VPG graphs.
Achieves $O(rac{1}{ ext{approximation ratio}})$ bounds depending on segment length.
First $o( ext{log } n)$-approximation for a non-trivial subclass of $B_k$-VPG graphs.
Abstract
A graph is called -VPG, for some constant , if it has a string representation on an axis-parallel grid such that each vertex is a path with at most bends and two vertices are adjacent in if and only if the corresponding paths intersect each other. The part of a path that is between two consecutive bends is called a segment of the path. In this paper, we study the Maximum-Weighted Independent Set problem on -VPG graphs. The problem is known to be NP-complete on -VPG graphs, even when the two segments of every path have unit length [12], and -approximation algorithms are known on -VPG graphs, for [3, 14]. In this paper, we give a -approximation algorithm for the problem on -VPG graphs for any , where is the length of the longest segment among all segments of paths in the graph. Notice that is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
