English

Sequential-Access FM-Indexes

Data Structures and Algorithms 2012-05-08 v1

Abstract

Previous authors have shown how to build FM-indexes efficiently in external memory, but querying them efficiently remains an open problem. Searching na\"{i}vely for a pattern PP requires (\Theta (|P|)) random access. In this paper we show how, by storing a few small auxiliary tables, we can access data only in the order in which they appear on disk, which should be faster.

Cite

@article{arxiv.1205.1195,
  title  = {Sequential-Access FM-Indexes},
  author = {Travis Gagie},
  journal= {arXiv preprint arXiv:1205.1195},
  year   = {2012}
}
R2 v1 2026-06-21T20:59:11.254Z