You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lightwight suffix array construction
we get the ds code from here.
and get the div code from here,for 64-bit OS,click here
Div is faster than DS.You can find more details in README of div
#How to Build
just run make,then **.a will be there.