Advances in quantum algorithms for the shortest path problem

Aug 19, 2024
e-Print:

Citations per year

0 Citations
Abstract: (arXiv)
Given an undirected, weighted graph, and two special vertices ss and tt, the problem is to find the shortest path between them. We give two bounded-error quantum algorithms in the adjacency list model that solve the problem on structured instances. The first approach is based on sparsifying the original graph via sampling the quantum flow state and running a classical algorithm on the smaller problem. It has query complexity of O~(l2m)\tilde{O}(l^2\sqrt{m}) and uses O(logn)O(\log{n}) space, where ll is the length (or total weight, in case of weighted graphs) of the shortest ss-tt path. The main result is the second approach which is based on a divide and conquer procedure that outputs the shortest path in O~(lm)\tilde{O}(l\sqrt{m}) steps when using O(logn)O(\log{n}) space and can be parallelised to O~(lm)\tilde{O}(\sqrt{lm}) circuit depth when using O(llogn)O(l\log{n}) space. With the latter, we partially resolve with an affirmative answer the open problem of whether a path between two vertices can be found in the time required to detect it.