English

Reusing an FM-index

Data Structures and Algorithms 2014-05-12 v2

Abstract

Intuitively, if two strings S1S_1 and S2S_2 are sufficiently similar and we already have an FM-index for S1S_1 then, by storing a little extra information, we should be able to reuse parts of that index in an FM-index for S2S_2. We formalize this intuition and show that it can lead to significant space savings in practice, as well as to some interesting theoretical problems.

Cite

@article{arxiv.1404.4814,
  title  = {Reusing an FM-index},
  author = {Djamal Belazzougui and Travis Gagie and Simon Gog and Giovanni Manzini and Jouni Sirén},
  journal= {arXiv preprint arXiv:1404.4814},
  year   = {2014}
}
R2 v1 2026-06-22T03:53:48.589Z