dkorenci / cfg-esa

Text compression using an algorithm for longest first context free grammar compression based on enhanced suffix array
GNU General Public License v3.0
0 stars 0 forks source link

sais #2

Open da0ka opened 3 years ago

da0ka commented 3 years ago

http://wpage.cocolog-nifty.com/wp/suffix_array/index.html there is several improved version of Induced sorting algorithm

dkorenci commented 3 years ago

That is good to know, thank you. You are welcome to fork the project, implement the other variants, and test their performance.