Faster Approximation for Maximum Independent Set on Unit Disk Graph

Abstract

Maximum independent set from a given set D of unit disks intersecting a horizontal line can be solved in O(n2) time and O(n2) space. As a corollary, we design a factor 2 approximation algorithm for the maximum independent set problem on unit disk graph which takes both time and space of O(n2). The best known factor 2 approximation algorithm for this problem runs in O(n2 n) time and takes O(n2) space [Jallu and Das 2016, Das et al. 2016].

0

Discussion (0)

Sign in to join the discussion.

Loading comments…