English

Approximation Algorithms for Matroid-Intersection Coloring with Applications to Rota's Basis Conjecture

Data Structures and Algorithms 2026-04-07 v1

Abstract

We study algorithmic matroid intersection coloring. Given kk matroids on a common ground set UU of nn elements, the goal is to partition UU into the fewest number of color classes, where each color class is independent in all matroids. It is known that 2χmax2\chi_{\max} colors suffice to color the intersection of two matroids, (2k1)χmax(2k-1)\chi_{\max} colors suffice for general kk, where χmax\chi_{\max} is the maximum chromatic number of the individual matroids. However, these results are non-constructive, leveraging techniques such as topological Hall's theorem and Sperner's Lemma. We provide the first polynomial-time algorithms to color two or more general matroids where the approximation ratio depends only on kk and, in particular, is independent of nn. For two matroids, we constructively match the 2χmax2\chi_{\max} existential bound, yielding a 2-approximation for the Matroid Intersection Coloring problem. For kk matroids we achieve a (k2k)χmax(k^2-k)\chi_{\max} coloring, which is the first O(1)O(1)-approximation for constant kk. Our approach introduces a novel matroidal structure we call a \emph{flexible decomposition}. We use this to formally reduce general matroid intersection coloring to graph coloring while avoiding the limitations of partition reduction techniques, and without relying on non-constructive topological machinery. Furthermore, we give a \emph{fully polynomial randomized approximation scheme} (FPRAS) for coloring the intersection of two matroids when χmax\chi_{\max} is large. This yields the first polynomial-time constructive algorithm for an asymptotic variant of Rota's Basis Conjecture. This constructivizes Montgomery and Sauermann's recent asymptotic breakthrough and generalizes it to arbitrary matroids.

Keywords

Cite

@article{arxiv.2604.03735,
  title  = {Approximation Algorithms for Matroid-Intersection Coloring with Applications to Rota's Basis Conjecture},
  author = {Stephen Arndt and Benjamin Moseley and Kirk Pruhs and Chaitanya Swamy and Michael Zlatin},
  journal= {arXiv preprint arXiv:2604.03735},
  year   = {2026}
}
R2 v1 2026-07-01T11:53:54.113Z