Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Tight Lower Bounds for List Edge Coloring (1804.02537v1)

Published 7 Apr 2018 in cs.DS

Abstract: The fastest algorithms for edge coloring run in time $2m n{O(1)}$, where $m$ and $n$ are the number of edges and vertices of the input graph, respectively. For dense graphs, this bound becomes $2{\Theta(n2)}$. This is a somewhat unique situation, since most of the studied graph problems admit algorithms running in time $2{O(n\log n)}$. It is a notorious open problem to either show an algorithm for edge coloring running in time $2{o(n2)}$ or to refute it, assuming Exponential Time Hypothesis (ETH) or other well established assumption. We notice that the same question can be asked for list edge coloring, a well-studied generalization of edge coloring where every edge comes with a set (often called a list) of allowed colors. Our main result states that list edge coloring for simple graphs does not admit an algorithm running in time $2{o(n2)}$, unless ETH fails. Interestingly, the algorithm for edge coloring running in time $2m n{O(1)}$ generalizes to the list version without any asymptotic slow-down. Thus, our lower bound is essentially tight. This also means that in order to design an algorithm running in time $2{o(n2)}$ for edge coloring, one has to exploit its special features compared to the list version.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Łukasz Kowalik (26 papers)
  2. Arkadiusz Socała (12 papers)
Citations (4)

Summary

We haven't generated a summary for this paper yet.