An Algorithmic Study of Fully Dynamic Independent Sets for Map Labeling

Sujoy Bhore,Guangping Li,Martin Nöllenburg
DOI: https://doi.org/10.1145/3514240
2022-07-07
ACM Journal of Experimental Algorithmics
Abstract:Map labeling is a classical problem in cartography and geographic information systems 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 timestep, 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 sublinear update time. Motivated by this, we study the maximal independent set (
What problem does this paper attempt to address?