Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2007, Vol. 33 ›› Issue (03): 186-188. doi: 10.3969/j.issn.1000-3428.2007.03.067

• Artificial Intelligence and Recognition Technology • Previous Articles     Next Articles

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

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

杨笑天,陶晓鹏   

  1. (复旦大学软件学院,上海200433)

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

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

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