Distributed Graph Coloring: An Approach Based on the Calling Behavior of Japanese Tree Frogs
Hugo Hern\'andez, Christian Blum

TL;DR
This paper introduces a distributed graph coloring algorithm inspired by Japanese tree frogs' calling behavior, demonstrating competitive performance in practical scenarios like wireless networks.
Contribution
The paper presents a novel distributed graph coloring algorithm based on frog calling behavior, offering an alternative approach with competitive results.
Findings
Algorithm is highly competitive with state-of-the-art methods.
Effective in practical applications like wireless networks.
Performs well across various problem instances.
Abstract
Graph coloring, also known as vertex coloring, considers the problem of assigning colors to the nodes of a graph such that adjacent nodes do not share the same color. The optimization version of the problem concerns the minimization of the number of used colors. In this paper we deal with the problem of finding valid colorings of graphs in a distributed way, that is, by means of an algorithm that only uses local information for deciding the color of the nodes. Such algorithms prescind from any central control. Due to the fact that quite a few practical applications require to find colorings in a distributed way, the interest in distributed algorithms for graph coloring has been growing during the last decade. As an example consider wireless ad-hoc and sensor networks, where tasks such as the assignment of frequencies or the assignment of TDMA slots are strongly related to graph…
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
TopicsOptimization and Search Problems · Advanced Graph Theory Research · Mobile Ad Hoc Networks
