2016
Journal article  Open Access

Compressed String Dictionary Search with Edit Distance One

Belazzougui D., Venturini R.

Computer Science Applications  Approximate search  General Computer Science  Applied Mathematics  Compressed data structure  Pattern matching 

In this paper we present different solutions for the problem of indexing a dictionary of strings in compressed space. Given a pattern P, the index has to report all the strings in the dictionary having edit distance at most one with P. Our first solution is able to solve queries in (almost optimal) O(vertical bar P vertical bar + occ) time where occ is the number of strings in the dictionary having edit distance at most one with P. The space complexity of this solution is bounded in terms of the kth order entropy of the indexed dictionary. A second solution further improves this space complexity at the cost of increasing the query time. Finally, we propose randomized solutions (Monte Carlo and Las Vegas) which achieve simultaneously the time complexity of the first solution and the space complexity of the second one.

Source: Algorithmica 74 (2016): 1099–1122. doi:10.1007/s00453-015-9990-0

Publisher: Springer Science + Business Media, New York , Stati Uniti d'America


Metrics



Back to previous page
BibTeX entry
@article{oai:it.cnr:prodotti:366881,
	title = {Compressed String Dictionary Search with Edit Distance One},
	author = {Belazzougui D. and Venturini R.},
	publisher = {Springer Science + Business Media, New York , Stati Uniti d'America},
	doi = {10.1007/s00453-015-9990-0},
	journal = {Algorithmica},
	volume = {74},
	pages = {1099–1122},
	year = {2016}
}