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.
Original language | English |
---|---|
Pages (from-to) | 131-135 |
Number of pages | 5 |
Journal | Information Processing Letters |
Volume | 94 |
Issue number | 3 |
DOIs | |
Publication status | Published - 2005 May 16 |
Externally published | Yes |
Keywords
- Algorithms
- Longest common subsequence
- Primal-dual algorithm
ASJC Scopus subject areas
- Theoretical Computer Science
- Signal Processing
- Information Systems
- Computer Science Applications