Planar Graph Perfect Matching Is in NC
@article{Anari2017PlanarGP, title={Planar Graph Perfect Matching Is in NC}, author={Nima Anari and Vijay V. Vazirani}, journal={2018 IEEE 59th Annual Symposium on Foundations of Computer Science (FOCS)}, year={2017}, pages={650-661} }
Is perfect matching in NC? That is, is there a deterministic fast parallel algorithm for it? This has been an outstanding open question in theoretical computer science for over three decades, ever since the discovery of RNC matching algorithms. Within this question, the case of planar graphs has remained an enigma: On the one hand, counting the number of perfect matchings is far harder than finding one (the former is #P-complete and the latter is in P), and on the other, for planar graphs…
22 Citations
Matching Is as Easy as the Decision Problem, in the NC Model
- Computer ScienceITCS
- 2020
This work gives what appears to be the culmination of this line of work: An NC algorithm for finding a minimum-weight perfect matching in a general graph with polynomially bounded edge weights, provided it is given an oracle for the decision problem.
A Pseudo-Deterministic RNC Algorithm for General Graph Perfect Matching
- Computer ScienceArXiv
- 2019
An NC reduction from search to decision for the problem of finding a minimum weight perfect matching, provided edge weights are polynomially bounded, and a corollary of this reduction is an analogous algorithm for general graphs.
NC Algorithms for Computing a Perfect Matching, the Number of Perfect Matchings, and a Maximum Flow in One-Crossing-Minor-Free Graphs
- MathematicsSPAA
- 2019
This paper obtains NC algorithms for perfect matching in any minor-closed graph family that forbids a one-crossing graph and defines matching-mimicking networks, small replacement networks that behave the same, with respect to matching problems involving a fixed set of terminals, as the larger network they replace.
Finding big matchings in planar graphs quickly
- Mathematics, Computer ScienceArXiv
- 2019
This paper gives a linear-time algorithm that finds a matching of size at least $\frac{n}{3}$ in any planar graph with minimum degree 3.
NC Algorithms for Computing a Perfect Matching and a Maximum Flow in One-Crossing-Minor-Free Graphs
- MathematicsSIAM J. Comput.
- 2021
This paper obtains NC algorithms for perfect matching in any minor-closed graph family that forbids a one-crossing graph and defines and uses matching-mimicking networks, small replacement networks that behave the same, with respect to matching problems involving a fixed set of terminals, as the larger network they replace.
NC Algorithms for Perfect Matching and Maximum Flow in One-Crossing-Minor-Free Graphs
- MathematicsArXiv
- 2018
The main new idea enabling the results is the definition and use of matching-mimicking networks, small replacement networks that behave the same, with respect to matching problems involving a fixed set of terminals, as the larger network they replace.
Counting Shortest Two Disjoint Paths in Cubic Planar Graphs with an NC Algorithm
- Mathematics, Computer ScienceISAAC
- 2018
It is shown that for cubic planar graphs there are NC algorithms, uniform circuits of polynomial size and polylogarithmic depth, that compute the S2DP and moreover also output the number of such minimum length path pairs.
Planarity, Exclusivity, and Unambiguity
- Computer ScienceElectron. Colloquium Comput. Complex.
- 2019
New upper bounds on the complexity of the s-t-connectivity problem in planar graphs are provided, thereby providing additional evidence that this problem is not complete for NL and a new upper bound on thecomplexity of computing edit distance is provided.
A deterministic parallel algorithm for bipartite perfect matching
- Mathematics, Computer ScienceCommun. ACM
- 2019
This article gives an almost complete derandomization of the Isolation Lemma for perfect matchings in bipartite graphs and presents three different ways of doing this construction with a common main idea.
Decremental Matching in General Graphs
- Mathematics, Computer ScienceICALP
- 2022
The gap between bipartite and general graphs is bridged, by giving an O ε (poly(log n )) update time algorithm that maintains a (1 + ε )-approximate maximum integral matching under adversarial deletions under partially dynamic matching.
References
SHOWING 1-10 OF 48 REFERENCES
A new NC-algorithm for finding a perfect matching in bipartite planar and small genus graphs (extended abstract)
- Computer ScienceSTOC '00
- 2000
This work alters the algorithm of Gallucio and Loebl to show that counting the number of perfect matchings in graphs of small genus is in NC, and rekindles the hope for an NC-algorithm to find a perfect matching in a non-bipart i te planar graph.
Some perfect matchings and perfect half-integral matchings in NC
- Mathematics, Computer ScienceChic. J. Theor. Comput. Sci.
- 2008
We show that for any class of bipartite graphs which is closed under edge deletion and where the number of perfect matchings can be counted in NC, there is a deterministic NC algorithm for finding a…
Matching Is as Easy as the Decision Problem, in the NC Model
- Computer ScienceITCS
- 2020
This work gives what appears to be the culmination of this line of work: An NC algorithm for finding a minimum-weight perfect matching in a general graph with polynomially bounded edge weights, provided it is given an oracle for the decision problem.
The Matching Problem in General Graphs Is in Quasi-NC
- Mathematics, Computer Science2017 IEEE 58th Annual Symposium on Foundations of Computer Science (FOCS)
- 2017
It is shown that the perfect matching problem in general graphs is in Quasi-NC, and the result is obtained by a derandomization of the Isolation Lemma for perfect matchings to obtain a Randomized NC algorithm.
NC Algorithms for Computing a Perfect Matching, the Number of Perfect Matchings, and a Maximum Flow in One-Crossing-Minor-Free Graphs
- MathematicsSPAA
- 2019
This paper obtains NC algorithms for perfect matching in any minor-closed graph family that forbids a one-crossing graph and defines matching-mimicking networks, small replacement networks that behave the same, with respect to matching problems involving a fixed set of terminals, as the larger network they replace.
Constructing a perfect matching is in random NC
- Mathematics, Computer ScienceSTOC '85
- 1985
We show that the problem of constructing a perfect matching in a graph is in the complexity class Random NC; i.e., the problem is solvable in polylog time by a randomized parallel algorithm using a…
NC Algorithms for Perfect Matching and Maximum Flow in One-Crossing-Minor-Free Graphs
- MathematicsArXiv
- 2018
The main new idea enabling the results is the definition and use of matching-mimicking networks, small replacement networks that behave the same, with respect to matching problems involving a fixed set of terminals, as the larger network they replace.
Perfect Bipartite Matching in Pseudo-Deterministic RNC
- Computer ScienceElectron. Colloquium Comput. Complex.
- 2015
The algorithm is the first algorithm to return unique perfect matchings with only polynomially many processors, and is also the first pseudo-deterministic RNC algorithm for depth first search (DFS).
NC Algorithms for Computing the Number of Perfect Matchings in K_3,3-Free Graphs and Related Problems
- Mathematics, Computer ScienceInf. Comput.
- 1989
Maximum matching and a polyhedron with 0,1-vertices
- Mathematics
- 1965
The emphasis in this paper is on relating the matching problem to the theory of continuous linear programming, and the algorithm described does not involve any "blind-alley programming" -which, essentially, amounts to testing a great many combinations.