Quantum jumbled pattern matching

March 01, 2022 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Julio JuΓ‘rez-Xochitemol, Edgar ChΓ‘vez arXiv ID 2203.00164 Category cs.DS: Data Structures & Algorithms Citations 1 Venue arXiv.org Last Checked 4 months ago
Abstract
Let $S_1, S_2 \in Ξ£^*$ strings, we say that $S_1$ {\em jumble match} $S_2$ if they are permutations of each other. Given a text $T$ of size $N$ and a string $S \in Ξ£^*$, the problem of \emph{Jumbled Pattern Matching} (JPM) is to determine all substrings in $T$ jumbled matching $S$. In classical computing, a widespread conjecture is that JPM requires $Ξ©(N^{2-Ξ΅})$ preprocessing time and space for $O(1)$ query time, or $Ξ©(N^{1-Ξ΄})$ query time in the online version, with $Ξ΅, Ξ΄>0$. In this paper, we present a quantum algorithm for the online JPM in $O(\sqrt{N})$ time.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted