Skip to content
/ dc3 Public

Automatically exported from code.google.com/p/dc3

License

Notifications You must be signed in to change notification settings

iampkhan/dc3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the DC3 algorithm for Suffix Array Construction.

Based on: "Simple Linear Work Suffix Array Construction" (2003)
            by Juha Karkkainen, Peter Sanders, and Stefan Burkhardt
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.137.7871

Implementation Copyright 2010 Google Inc.
Distributed under the Apache 2.0 License.

For more details see LICENSE and public/dc3.h

About

Automatically exported from code.google.com/p/dc3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages