Finding Independent Transversals Efficiently
Combinatorics
2020-09-16 v2 Discrete Mathematics
Abstract
We give an efficient algorithm that, given a graph and a partition of its vertex set, finds either an independent transversal (an independent set in such that for each ), or a subset of vertex classes such that the subgraph of induced by has a small dominating set. A non-algorithmic proof of this result has been known for a number of years and has been applied to solve many other problems. Thus we are able to give algorithmic versions of many of these applications, a few of which we describe explicitly here.
Cite
@article{arxiv.1811.02687,
title = {Finding Independent Transversals Efficiently},
author = {Alessandra Graf and Penny Haxell},
journal= {arXiv preprint arXiv:1811.02687},
year = {2020}
}
Comments
This new version fixes a few typos and adds a brief overview of the analysis to Section 5. There is also further discussion of future work in Section 8