We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computational Geometry

Title: An Algorithmic Study of Fully Dynamic Independent Sets for Map Labeling

Abstract: Map labeling is a classical problem in cartography and geographic information systems (GIS) that asks to place labels for area, line, and point features, with the goal to select and place the maximum number of independent, i.e., overlap-free, labels. A practically interesting case is point labeling with axis-parallel rectangular labels of common size. In a fully dynamic setting, at each time step, either a new label appears or an existing label disappears. Then, the challenge is to maintain a maximum cardinality subset of pairwise independent labels with sub-linear update time. Motivated by this, we study the maximal independent set ((MIS)) and maximum independent set (Max-IS) problems on fully dynamic (insertion/deletion model) sets of axis-parallel rectangles of two types -- (i) uniform height and width and (ii) uniform height and arbitrary width; both settings can be modeled as rectangle intersection graphs.
We present the first deterministic algorithm for maintaining an MIS (and thus a 4-approximate Max-IS) of a dynamic set of uniform rectangles with polylogarithmic update time. This breaks the natural barrier of $\Omega(\Delta)$ update time (where $\Delta$ is the maximum degree in the graph) for \emph{vertex updates} presented by Assadi et al. (STOC 2018). We continue by investigating Max-IS and provide a series of deterministic dynamic approximation schemes with approximation factors between 2 and 4 and corresponding running-time trade-offs. We have implemented our algorithms and reported the results of an experimental comparison exploring the trade-off between solution quality and update time for synthetic and real-world map labeling instances.
Comments: The full version of a paper appearing at ESA 2020, accepted by the ACM Journal of Experimental Algorithmics (JEA)
Subjects: Computational Geometry (cs.CG); Data Structures and Algorithms (cs.DS)
DOI: 10.4230/LIPIcs.ESA.2020.19
Cite as: arXiv:2002.07611 [cs.CG]
  (or arXiv:2002.07611v4 [cs.CG] for this version)

Submission history

From: Guangping Li [view email]
[v1] Tue, 18 Feb 2020 14:51:48 GMT (1254kb,D)
[v2] Tue, 30 Jun 2020 13:31:11 GMT (1283kb,D)
[v3] Mon, 17 Aug 2020 14:37:57 GMT (1283kb,D)
[v4] Thu, 17 Feb 2022 11:24:31 GMT (6199kb,D)

Link back to: arXiv, form interface, contact.