IDEA-CR-33717

Added link to the description of the algorithm.
This commit is contained in:
Vladimir.Orlov
2018-07-05 11:33:21 +03:00
parent 81de580684
commit 8dbba10238
+3
View File
@@ -171,6 +171,9 @@ public class JBDiff {
* Larsson and Sadakane's qsufsort algorithm.
* See http://www.cs.lth.se/Research/Algorithms/Papers/jesper5.ps
*
* Detailed description of the algorithm can be found here:
* http://www.larsson.dogma.net/ssrev-tr.pdf
*
* @param I
* @param oldBuf
*/