Simple Distributed Delta + 1 Coloring in the SINR Model
Fabian Fuchs, Roman Prutkin

TL;DR
This paper presents simple distributed algorithms for Delta + 1 coloring in wireless networks under the SINR model, achieving optimal runtime of O(Delta log n) slots, improving previous methods in efficiency and color usage.
Contribution
It introduces new distributed coloring algorithms for SINR networks that are both simple and optimal in runtime, matching local broadcasting lower bounds.
Findings
Algorithms run in O(Delta log n) time slots
Achieve Delta + 1 coloring with improved efficiency
Match the lower bound of local broadcasting in SINR model
Abstract
In wireless ad hoc or sensor networks, distributed node coloring is a fundamental problem closely related to establishing efficient communication through TDMA schedules. For networks with maximum degree Delta, a Delta + 1 coloring is the ultimate goal in the distributed setting as this is always possible. In this work we propose Delta + 1 coloring algorithms for the synchronous and asynchronous setting. All algorithms have a runtime of O(Delta log n) time slots. This improves on the previous algorithms for the SINR model either in terms of the number of required colors or the runtime and matches the runtime of local broadcasting in the SINR model (which can be seen as a lower bound).
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
TopicsMobile Ad Hoc Networks · Energy Efficient Wireless Sensor Networks · Optimization and Search Problems
