ThesaHelp: references m-o
Topic: pattern matching
Topic: search algorithms
Topic: suffix trie
Topic: trees
| |
Reference
Nelson, M.R.,
"Fast string searching with suffix trees",
Dr. Dobb's Journal, August 1996, pp. 115-119.
Google
Quotations
115 ;;Quote: with suffix trie, search time independent of text length
| 115 ;;Quote: on-line construction of suffix tree in O(N)
|
Related Topics
ThesaHelp: references m-o (268 items)
Topic: pattern matching (42 items)
Topic: search algorithms (40 items)
Topic: suffix trie (18 items)
Topic: trees (21 items)
|