Tight Lower Bounds for List Edge Coloring

04/07/2018
by   Łukasz Kowalik, et al.
0

The fastest algorithms for edge coloring run in time 2^m 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^Θ(n^2). This is a somewhat unique situation, since most of the studied graph problems admit algorithms running in time 2^O(n n). It is a notorious open problem to either show an algorithm for edge coloring running in time 2^o(n^2) 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(n^2), unless ETH fails. Interestingly, the algorithm for edge coloring running in time 2^m 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(n^2) for edge coloring, one has to exploit its special features compared to the list version.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/09/2023

Fast algorithms for Vizing's theorem on bounded degree graphs

Vizing's theorem states that every graph G of maximum degree Δ can be pr...
research
10/07/2021

Faster algorithm for Unique (k,2)-CSP

In a (k,2)-Constraint Satisfaction Problem we are given a set of arbitra...
research
12/26/2018

Efficiently list-edge coloring multigraphs asymptotically optimally

We give polynomial time algorithms for the seminal results of Kahn, who ...
research
12/24/2017

Optimality Program in Segment and String Graphs

Planar graphs are known to allow subexponential algorithms running in ti...
research
03/13/2018

Nearly Optimal Time Bounds for kPath in Hypergraphs

In the kPath problem the input is a graph G and an integer k, and the go...
research
03/19/2021

Local Computation Algorithms for Coloring of Uniform Hypergraphs

We present a progress on local computation algorithms for two coloring o...
research
11/08/2022

Computing Square Colorings on Bounded-Treewidth and Planar Graphs

A square coloring of a graph G is a coloring of the square G^2 of G, tha...

Please sign up or login with your details

Forgot password? Click here to reset