作者: Francisco Claude , Gonzalo Navarro , Hannu Peltola , Leena Salmela , Jorma Tarhio
DOI: 10.1007/978-3-540-89097-3_10
关键词: Factor (programming language) 、 Space (punctuation) 、 Pattern matching 、 Artificial intelligence 、 Sampling (statistics) 、 String searching algorithm 、 Pattern recognition 、 Mathematics 、 Subsequence 、 Online algorithm 、 Suffix array
摘要: We introduce a novel alphabet sampling technique for speeding up both online and indexed string matching. choose subset of the select corresponding subsequence text. Online or searching is then carried out on that subsequence, candidate matches are verified in full show this speeds searching, especially moderate to long patterns, by factor 5. For we achieve indexes as fast classical suffix array, yet occupy space less than 0.5 times text size (instead 4) plus Our experiments no competitive alternatives wide space/time range.