Subject: | Algorithm::LCSS finds longest substring, not longest subsequence |
Algorithm::LCSS says it finds the longest subsequence (axaxaxabcdef + ayayayabcghi = aaaaabc), but it finds the longest substring (axaxaxabcdef + ayayayabcghi = abc)
This queue is for tickets about the Algorithm-LCSS CPAN distribution.
The Basics
People
|
Bug Information
|