A better performance guarantee for approximate graph coloring
暂无分享,去创建一个
Approximate graph coloring takes as input a graph and returns a legal coloring which is not necessarily optimal. We improve the performance guarantee, or worst-case ratio between the number of colors used and the minimum number of colors possible, toO(n(log logn)3/(logn)3), anO(logn/log logn) factor better than the previous best-known result.
[1] Avi Wigderson,et al. Improving the performance guarantee for approximate graph coloring , 1983, JACM.
[2] David S. Johnson,et al. The Complexity of Near-Optimal Graph Coloring , 1976, J. ACM.