A simple grammar-based index for finding approximately longest common substrings

一种基于语法的简单索引,用于查找近似最长公共子串

阅读:1

Abstract

We show how, given positive constants ϵ and δ , and an α -balanced straight-line program with g rules for a text T[1..n] , we can build an O(g) -space index that, given a pattern P[1..m] , in O(m logδ g) time finds w.h.p. a substring of P that occurs in T and whose length is at least a ( 1 - ϵ ) fraction of the longest common substring of P and T . The correctness can be ensured within the same expected query time.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。