Graph colouring, the assignment of colours to the vertices of a graph so that no two adjacent vertices share the same colour, represents a canonical NP-hard combinatorial optimisation problem with ...
L'algorithme naïf et celui de Welsh-Powell repose sur la même base, une méthode baseColoration() a donc été codée. /* * coloredVertices : sommets du graphe déjà colorés * colors : couleurs pour ...
Abstract: This work focuses on the study of wavelength assignment algorithms based on Graph Coloring techniques. We analyze the performance of the Greedy heuristic, a well-known Graph Coloring ...
I ran ColPack (DISTANCE_ONE) on some of the publicly available data sets for comparison. The results are in the following table. On all of the instances, our algorithm is as good or better than the ...