Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
10331989 | Information Processing Letters | 2005 | 5 Pages |
Abstract
There are two general approaches to the longest common subsequence problem. The dynamic programming approach takes quadratic time but linear space, while the nondynamic-programming approach takes less time but more space. We propose a new implementation of the latter approach which seems to get the best for both time and space for the DNA application.
Related Topics
Physical Sciences and Engineering
Computer Science
Computational Theory and Mathematics
Authors
J.Y. Guo, F.K. Hwang,