mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Merge pull request #177 from tokenrove/taxonomy-of-saca
Add reference to A Taxonomy of SACAs
This commit is contained in:
commit
3adcf16e17
10
stringology/README.md
Normal file
10
stringology/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Stringology
|
||||
|
||||
## External Papers
|
||||
|
||||
* [A Taxonomy of Suffix Array Construction Algorithms](http://www.cas.mcmaster.ca/~bill/best/algorithms/07Taxonomy.pdf)
|
||||
- A great introduction to
|
||||
[suffix arrays](http://en.wikipedia.org/wiki/Suffix_array), but
|
||||
also a survey paper that is more than the sum of its citations,
|
||||
clarifying the presentation of all the algorithms with a
|
||||
unifying framework.
|
Loading…
Reference in New Issue
Block a user