作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (03): 186-188.

• 人工智能及识别技术 • 上一篇    下一篇

后缀数组创建算法的分析和比较

杨笑天,陶晓鹏   

  1. (复旦大学软件学院,上海200433)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-02-05 发布日期:2007-02-05

Comparison and Analysis of Construction Algorithm for Suffix Array

YANG Xiaotian, TAO Xiaopeng   

  1. (Software School, Fudan University, Shanghai 200433)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-02-05 Published:2007-02-05

摘要: 后缀数组构建算法的时间和空间开销是它在实际应用中的瓶颈。该文介绍了两种较好的构建算法,对它们的性能作了评估和分析,指出了各自的适用范围,给出并比较了两种算法在不同情况下的实验结果。

关键词: 全文检索, 后缀数组, 后缀树, 线性时间

Abstract: The time and space consuming in the construction of the suffix array is always the bottleneck in practical uses. This paper introduces two preferable construction algorithms, analyses and evaluates them from performance aspect and points out their applicable scope, gives and compaes experiment results of two algorithms in different condition.

Key words: Full text index, Suffix array, Suffix tree, Linear time