=Suffix Array= This is the test implementation of suffix array construct. ==What's for?== This is the program for the university's class. ==Reference== -Algorithms with Python -Ge Nong, Sen Zhang and Wai Hong Chan: Linear Suffix Array Construction by Almost Pure Induced-Sorting, Data Compression Conference, 2009. DCC '09.