English

Quantum Algorithms for Graph Connectivity and Formula Evaluation

Quantum Physics 2019-12-19 v3 Computational Complexity Data Structures and Algorithms

Abstract

We give a new upper bound on the quantum query complexity of deciding stst-connectivity on certain classes of planar graphs, and show the bound is sometimes exponentially better than previous results. We then show Boolean formula evaluation reduces to deciding connectivity on just such a class of graphs. Applying the algorithm for stst-connectivity to Boolean formula evaluation problems, we match the O(N)O(\sqrt{N}) bound on the quantum query complexity of evaluating formulas on NN variables, give a quadratic speed-up over the classical query complexity of a certain class of promise Boolean formulas, and show this approach can yield superpolynomial quantum/classical separations. These results indicate that this stst-connectivity-based approach may be the "right" way of looking at quantum algorithms for formula evaluation.

Keywords

Cite

@article{arxiv.1704.00765,
  title  = {Quantum Algorithms for Graph Connectivity and Formula Evaluation},
  author = {Stacey Jeffery and Shelby Kimmel},
  journal= {arXiv preprint arXiv:1704.00765},
  year   = {2019}
}

Comments

This version fixes a bug in statement and proof of Lemma 32 (regarding time complexity of algorithms). This article supersedes arXiv:1511.02235