StringUtils - Longest Common Substring / Longest common susequence
------------------------------------------------------------------

                 Key: LANG-680
                 URL: https://issues.apache.org/jira/browse/LANG-680
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
            Reporter: Andrea Vacondio


I recently needed to perform Longest commons substring on a collection of 
filenames and I think it could be usefull to have it in StringUtils (I couldn't 
find any discussion about it).
Some detail here 
http://en.wikipedia.org/wiki/Longest_common_substring
and here
http://en.wikipedia.org/wiki/Longest_common_subsequence_problem

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to