vix.ing · top · new · best · stats · spec

An efficient implementation and a strengthening of Alon-Tarsi list coloring method

2023/01/16 by Zdeněk Dvořák, Dvořák, Zdeněk
Computer Science · Decision Sciences · #05C15 #Discrete Mathematics (cs.DM) #FOS: Computer and information sciences #Scheduling and Timetabling Solutions #Web Applications and Data Management

paper · pdf · doi:10.48550/arxiv.2301.06571

openalex publication_date 2023/01/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

As one of the first applications of the polynomial method in combinatorics, Alon and Tarsi gave a way to prove that a graph is choosable (colorable from any lists of prescribed size). We describe an efficient way to implement this approach, making it feasible to test choosability of graphs with around 70 edges. We also show that in case that Alon-Tarsi method fails to show that the graph is choosable, further coefficients of the graph polynomial provide constraints on the list assignments from which the graph cannot be colored. This often enables us to confirm colorability from a given list assignment, or to decide choosability by testing just a few list assignments. The implementation can be found at https://gitlab.mff.cuni.cz/dvorz9am/alon-tarsi-method.

Related