Open dhowe opened 4 months ago
It seems that the sorting of string in GeneralizedSuffixArray is incorrect for specific inputs (this is the shortest I've found that shows the bug).
I've created a repo here with an index.js that shows the problem.
Possibly related to #196, #209 - thanks @Yomguithereal
It seems that the sorting of string in GeneralizedSuffixArray is incorrect for specific inputs (this is the shortest I've found that shows the bug).
I've created a repo here with an index.js that shows the problem.
Possibly related to #196, #209 - thanks @Yomguithereal