Quantum Pattern Matching with Wildcards
Masoud Seddighin, Saeed Seddighin

TL;DR
This paper presents a quantum algorithm for pattern matching with wildcards that operates in sublinear time when the number of wildcards is sublinear, advancing quantum solutions for complex string matching problems.
Contribution
It introduces a novel quantum algorithm for wildcard pattern matching with sublinear runtime, extending quantum string matching capabilities.
Findings
Quantum algorithm runs in O( oot n oot k) time for k wildcards.
Achieves sublinear time complexity when wildcards are sublinear in input size.
Extends quantum pattern matching to more complex wildcard scenarios.
Abstract
Pattern matching is one of the fundamental problems in Computer Science. Both the classic version of the problem as well as the more sophisticated version where wildcards can also appear in the input can be solved in almost linear time using the KMP algorithm and Fast Fourier Transform, respectively. In 2000, Ramesh and Vinay~\cite{ramesh2003string} give a quantum algorithm that solves classic pattern matching in sublinear time and asked whether the wildcard problem can also be solved in sublinear time? In this work, we give a quantum algorithm for pattern matching with wildcards that runs in time when the number of wildcards is bounded by for . This leads to an algorithm that runs in sublinear time as long as the number of wildcards is sublinear.
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
TopicsQuantum Computing Algorithms and Architecture · Markov Chains and Monte Carlo Methods · Complexity and Algorithms in Graphs
