A note on the longest common Abelian factor problem

March 03, 2015 Β· 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 Szymon Grabowski arXiv ID 1503.01093 Category cs.DS: Data Structures & Algorithms Citations 2 Venue arXiv.org Last Checked 4 months ago
Abstract
Abelian string matching problems are becoming an object of considerable interest in last years. Very recently, Alatabbi et al. \cite{AILR2015} presented the first solution for the longest common Abelian factor problem for a pair of strings, reaching $O(Οƒn^2)$ time with $O(Οƒn \log n)$ bits of space, where $n$ is the length of the strings and $Οƒ$ is the alphabet size. In this note we show how the time complexity can be preserved while the space is reduced by a factor of $Οƒ$, and then how the time complexity can be improved, if the alphabet is not too small, when superlinear space is allowed.
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