My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Suffix arrays are frequently used in text processing and biological computation. Many efficient algorithms exist for their construction, this project attempts to implement some of them in Java so that they can compete with their C counterparts.

Project MOVED to GitHub: https://github.com/carrotsearch/jsuffixarrays

Powered by Google Project Hosting