An Efficient Dynamic Programming Algorithm for STR-IC-SEQ-EC-LCS Problem

May 30, 2015 Β· Declared Dead Β· πŸ› International Conference on Algorithms and Architectures for Parallel Processing

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Daxin Zhu, Lei Wang, Yingjie Wu, Xiaodong Wang arXiv ID 1506.00063 Category cs.DS: Data Structures & Algorithms Citations 3 Venue International Conference on Algorithms and Architectures for Parallel Processing Last Checked 4 months ago
Abstract
In this paper, we consider a generalized longest common subsequence problem, in which a constraining sequence of length $s$ must be included as a substring and the other constraining sequence of length $t$ must be excluded as a subsequence of two main sequences and the length of the result must be maximal. For the two input sequences $X$ and $Y$ of lengths $n$ and $m$, and the given two constraining sequences of length $s$ and $t$, we present an $O(nmst)$ time dynamic programming algorithm for solving the new generalized longest common subsequence problem. The time complexity can be reduced further to cubic time in a more detailed analysis. The correctness of the new algorithm is proved.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted