Skip to content

Kanisht/CompactSuffixArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before compiling, install the sdsl library from - https://github.com/simongog/sdsl

Then compile using: g++ SuffixArrayCode.cpp rank9b.cpp -lsdsl -ldivsufsort

Run using: ./a.out input_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages