English

Bipartite Perfect Matching is in quasi-NC

Computational Complexity 2018-07-16 v2 Discrete Mathematics Data Structures and Algorithms

Abstract

We show that the bipartite perfect matching problem is in quasi-NC2^2. That is, it has uniform circuits of quasi-polynomial size nO(logn)n^{O(\log n)}, and O(log2n)O(log^2 n) depth. Previously, only an exponential upper bound was known on the size of such circuits with poly-logarithmic depth. We obtain our result by an almost complete derandomization of the famous Isolation Lemma when applied to yield an efficient randomized parallel algorithm for the bipartite perfect matching problem.

Keywords

Cite

@article{arxiv.1601.06319,
  title  = {Bipartite Perfect Matching is in quasi-NC},
  author = {Stephen A. Fenner and Rohit Gurjar and Thomas Thierauf},
  journal= {arXiv preprint arXiv:1601.06319},
  year   = {2018}
}