Implements several string comparison algorithms, including calACS (count all common subsequences), lenACS (calculate the lengths of all common subsequences), and lenLCS (calculate the length of the longest common subsequence). Some algorithms differentiate between the more strict definition of subsequence, where a common subsequence cannot be separated by any other items, from its looser counterpart, where a common subsequence can be interrupted by other items. This difference is shown in the ...

Latest Versions

34 versions →
VersionVulnerabilitiesUsagesDate
2.2.x
2.2.2-b27
0
Feb 14, 2021
2.2.2-b26
0
Feb 14, 2021
2.2.2-b25
0
Feb 14, 2021
1.2.x
1.2-b1
0
Jan 20, 2018
0.2.x
0.2-b2
0
Jan 20, 2018
0.2-b1
0
Jan 20, 2018
34 versions →