English

The min-max edge q-coloring problem

Data Structures and Algorithms 2013-02-15 v1

Abstract

In this paper we introduce and study a new problem named \emph{min-max edge qq-coloring} which is motivated by applications in wireless mesh networks. The input of the problem consists of an undirected graph and an integer qq. The goal is to color the edges of the graph with as many colors as possible such that: (a) any vertex is incident to at most qq different colors, and (b) the maximum size of a color group (i.e. set of edges identically colored) is minimized. We show the following results: 1. Min-max edge qq-coloring is NP-hard, for any q2q \ge 2. 2. A polynomial time exact algorithm for min-max edge qq-coloring on trees. 3. Exact formulas of the optimal solution for cliques and almost tight bounds for bicliques and hypergraphs. 4. A non-trivial lower bound of the optimal solution with respect to the average degree of the graph. 5. An approximation algorithm for planar graphs.

Keywords

Cite

@article{arxiv.1302.3404,
  title  = {The min-max edge q-coloring problem},
  author = {Tommi Larjomaa and Alexandru Popa},
  journal= {arXiv preprint arXiv:1302.3404},
  year   = {2013}
}

Comments

16 pages, 5 figures

R2 v1 2026-06-21T23:26:08.742Z