Exponential Time Algorithms for Maximum Edge Coloring

Feng Wangsen,Wang Hanpin,Tang Chuanxi,Chen Xiao
2008-01-01
Journal of Computer Research and Development
Abstract:Recently, the authors have proposed constant factor approximation algorithms for a novel computational problem with the name "maximum edge coloring", which arises from the field of wireless mesh networks. The problem aims to color all the edges in a graph using as many colors as possible, satisfying the constraint: for every vertex in the graph, all the edges incident to it are colored with no more than q(q≥2) different colors. However, they haven't given any accurate algorithm for the problem. In this paper, several exponential time accurate algorithms are proposed for the problem and each one's complexity is analyzed. For complete graphs, accurate solutions are found for them in polynomial time.
What problem does this paper attempt to address?