Abstract
Two algorithms are presented that solve the longest common subsequence problem The first algorithm is applicable in the general case and requires O(pn + n log n) time where p is the length of the longest common subsequence The second algorithm requires time bounded by O(p(m + 1 - p)log n) In the common speoal case where p is close to m, this algorithm takes much less time than n 2. © 1977, ACM. All rights reserved.
Author supplied keywords
Cite
CITATION STYLE
APA
Hirschberg, D. S. (1977). Algorithms for the Longest Common Subsequence Problem. Journal of the ACM (JACM), 24(4), 664–675. https://doi.org/10.1145/322033.322044
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.
Already have an account? Sign in
Sign up for free