A simple linear space algorithm for computing a longest common increasing subsequence
arXiv:1608.07002
Abstract
This paper reformulates the problem of finding a longest common increasing subsequence of the two given input sequences in a very succinct way. An extremely simple linear space algorithm based on the new formula can find a longest common increasing subsequence of sizes and respectively, in time using additional space.