hexor's blog

By hexor, 11 years ago, In English

Can someone send me some document or code for "Suffix Array O(N) implementation" ?

  • Vote: I like it
  • +8
  • Vote: I do not like it

»
11 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

does this(DC3) help?

»
11 years ago, hide # |
 
Vote: I like it +9 Vote: I do not like it

SA-IS algorithm implementation.

paper

author's site