English

Linear Index for Logarithmic Search-Time for any String under any Internal Node in Suffix Trees

Data Structures and Algorithms 2024-06-04 v1 Computational Complexity Information Theory math.IT

Abstract

Suffix trees are key and efficient data structure for solving string problems. A suffix tree is a compressed trie containing all the suffixes of a given text of length nn with a linear construction cost. In this work, we introduce an algorithm to build a linear index that allows finding a pattern of any length under any internal node in a suffix tree in O(logn) time.

Keywords

Cite

@article{arxiv.2406.01174,
  title  = {Linear Index for Logarithmic Search-Time for any String under any Internal Node in Suffix Trees},
  author = {Anas Al-okaily},
  journal= {arXiv preprint arXiv:2406.01174},
  year   = {2024}
}
R2 v1 2026-06-28T16:50:51.991Z