A note on the longest common Abelian factor problem
Data Structures and Algorithms
2015-03-12 v3
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 time with bits of space, where 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.
Keywords
Cite
@article{arxiv.1503.01093,
title = {A note on the longest common Abelian factor problem},
author = {Szymon Grabowski},
journal= {arXiv preprint arXiv:1503.01093},
year = {2015}
}
Comments
v3 is vastly different to the previous one