English

Fully-Dynamic and Kinetic Conflict-Free Coloring of Intervals with Respect to Points

Computational Geometry 2019-01-16 v2

Abstract

We introduce the fully-dynamic conflict-free coloring problem for a set SS of intervals in R1\mathbb{R}^1 with respect to points, where the goal is to maintain a conflict-free coloring forSS under insertions and deletions. A coloring is conflict-free if for each point pp contained in some interval, pp is contained in an interval whose color is not shared with any other interval containing pp. We investigate trade-offs between the number of colors used and the number of intervals that are recolored upon insertion or deletion of an interval. Our results include: - a lower bound on the number of recolorings as a function of the number of colors, which implies that with O(1)O(1) recolorings per update the worst-case number of colors is Ω(logn/loglogn)\Omega(\log n/\log\log n), and that any strategy using O(1/ε)O(1/\varepsilon) colors needs Ω(εnε)\Omega(\varepsilon n^{\varepsilon}) recolorings; - a coloring strategy that uses O(logn)O(\log n) colors at the cost of O(logn)O(\log n) recolorings, and another strategy that uses O(1/ε)O(1/\varepsilon) colors at the cost of O(nε/ε)O(n^{\varepsilon}/\varepsilon) recolorings; - stronger upper and lower bounds for special cases. We also consider the kinetic setting where the intervals move continuously (but there are no insertions or deletions); here we show how to maintain a coloring with only four colors at the cost of three recolorings per event and show this is tight.

Keywords

Cite

@article{arxiv.1701.03388,
  title  = {Fully-Dynamic and Kinetic Conflict-Free Coloring of Intervals with Respect to Points},
  author = {Mark de Berg and Tim Leijsen and André van Renssen and Marcel Roeloffzen and Aleksandar Markovic and Gerhard Woeginger},
  journal= {arXiv preprint arXiv:1701.03388},
  year   = {2019}
}

Comments

18 pages, 8 figures