,
Galina Pass
Creative Commons Attribution 4.0 International license
Directed st-connectivity (DSTCON) is the problem of deciding if there exists a directed path between a pair of distinguished vertices s and t in an input directed graph. This problem appears in many algorithmic applications, and is also a fundamental problem in complexity theory, due to its NL-completeness. We show that for any S ≥ log²(n), there is a quantum algorithm for dstcon using space S and time T ≤ 2^{1/2 log(n) log(n/S) + o(log²(n))}, which is an (up to quadratic) improvement over the best classical algorithm for any S = o(√n). Of the S total space used by our algorithm, only O(log²(n)) is quantum space - the rest is classical. This effectively means that we can trade off classical space for quantum time.
@InProceedings{jeffery_et_al:LIPIcs.ICALP.2026.117,
author = {Jeffery, Stacey and Pass, Galina},
title = {{A Quantum Time-Space Tradeoff for Directed st-Connectivity}},
booktitle = {53rd International Colloquium on Automata, Languages, and Programming (ICALP 2026)},
pages = {117:1--117:19},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-428-4},
ISSN = {1868-8969},
year = {2026},
volume = {374},
editor = {Bhattacharya, Sayan and Nanongkai, Danupon and Benedikt, Michael and Puppis, Gabriele},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ICALP.2026.117},
URN = {urn:nbn:de:0030-drops-265063},
doi = {10.4230/LIPIcs.ICALP.2026.117},
annote = {Keywords: Quantum algorithms, time-space tradeoffs, directed st-connectivity, switching networks, space-bounded computation}
}