Simpler and More General Distributed Coloring Based on Simple List Defective Coloring Algorithms

In this paper, we give list coloring variants of simple iterative defective coloring algorithms. Formally, in a list defective coloring instance, each node of a graph is given a list of colors and a list of allowed defects for the colors. Each node needs to be colored with a color such that at most neighbors of also pick the same color . For a defect parameter , it is known that by making two sweeps in opposite order over the nodes of an edge-oriented graph with maximum outdegree , one can compute a coloring with colors such that every node has at most outneighbors of the same color. We generalize this and show that if all nodes have lists of size and , we can make two sweeps of the nodes such that at the end, each node has chosen a color for which at most outneighbors of are colored with color . Our algorithm is simpler and computationally significantly more efficient than existing algorithms for similar list defective coloring problems. We show that the above result can in particular be used to obtain an alternative -round algorithm for the -coloring problem in the CONGEST model. The neighborhood independence of a graph is the maximum number of pairwise non-adjacent neighbors of some node of the graph. It is known that by doing a single sweep over the nodes of a graph of neighborhood independence , one can compute a -defective coloring with colors. We extend this approach to the list defective coloring setting and use it to obtain an efficient recursive coloring algorithm for graphs of neighborhood independence . In particular, if , we get an -round algorithm.
View on arXiv