English

Beyond the Shannon's Bound

Data Structures and Algorithms 2013-09-25 v1 Discrete Mathematics Combinatorics

Abstract

Let G=(V,E)G=(V,E) be a multigraph of maximum degree Δ\Delta. The edges of GG can be colored with at most 32Δ\frac{3}{2}\Delta colors by Shannon's theorem. We study lower bounds on the size of subgraphs of GG that can be colored with Δ\Delta colors. Shannon's Theorem gives a bound of Δ32ΔE\frac{\Delta}{\lfloor\frac{3}{2}\Delta\rfloor}|E|. However, for Δ=3\Delta=3, Kami\'{n}ski and Kowalik [SWAT'10] showed that there is a 3-edge-colorable subgraph of size at least 79E\frac{7}{9}|E|, unless GG has a connected component isomorphic to K3+eK_3+e (a K3K_3 with an arbitrary edge doubled). Here we extend this line of research by showing that GG has a Δ\Delta-edge colorable subgraph with at least Δ32Δ1E\frac{\Delta}{\lfloor\frac{3}{2}\Delta\rfloor-1}|E| edges, unless Δ\Delta is even and GG contains Δ2K3\frac{\Delta}{2}K_3 or Δ\Delta is odd and GG contains Δ12K3+e\frac{\Delta-1}{2}K_3+e. Moreover, the subgraph and its coloring can be found in polynomial time. Our results have applications in approximation algorithms for the Maximum kk-Edge-Colorable Subgraph problem, where given a graph GG (without any bound on its maximum degree or other restrictions) one has to find a kk-edge-colorable subgraph with maximum number of edges. In particular, for every even k4k \ge 4 we obtain a 2k+23k+2\frac{2k+2}{3k+2}-approximation and for every odd k5k\ge 5 we get a 2k+13k\frac{2k+1}{3k}-approximation. When 4k134\le k \le 13 this improves over earlier algorithms due to Feige et al. [APPROX'02]

Keywords

Cite

@article{arxiv.1309.6069,
  title  = {Beyond the Shannon's Bound},
  author = {Michał Farnik and Łukasz Kowalik and Arkadiusz Socała},
  journal= {arXiv preprint arXiv:1309.6069},
  year   = {2013}
}

Comments

22 pages

R2 v1 2026-06-22T01:32:48.918Z