Quantum Algorithm for the Longest Trail Problem
Kamil Khadiev, Ruslan Kapralov

TL;DR
This paper introduces a quantum algorithm designed to efficiently find the longest edge-simple path in a graph, significantly improving search times for complex graph traversal problems.
Contribution
The paper presents a novel quantum algorithm for the Longest Trail Problem with a specific exponential time complexity, advancing quantum approaches to graph algorithms.
Findings
Quantum algorithm runs in $O^*(1.728^m)$ time
Provides a new quantum approach to the Longest Trail Problem
Improves efficiency over classical algorithms for large graphs
Abstract
We present the quantum algorithm for the Longest Trail Problem. The problem is to search the longest edge-simple path for a graph with vertexes and edges. Here edge-simple means no edge occurs in the path twice, but vertexes can occur several times. The running time of our algorithm is .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Algorithms and Data Compression
