Skip to search formSkip to main contentSkip to account menu

Longest increasing subsequence

Known as: LIS, Longest nondecreasing subsequence, Nondecreasing subsequence 
In computer science, the longest increasing subsequence problem is to find a subsequence of a given sequence in which the subsequence's elements are… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
In this paper, we construct a data structure to efficiently compute the longest increasing subsequence of a sequence subject to… 
2013
2013
In this paper, we propose an approach to retrieval XML data with structural context relaxation. We process user query and XML… 
2010
2010
A brief proof is given for an upper bound on expected length of the optimal on-line selection of a monotone subsequence from a… 
2009
2009
  • 2009
  • Corpus ID: 52240579
Given a string X = 〈x1, x2, . . . , xn〉 of n characters drawn from a totally ordered alphabet, an Increasing Subsequence (IS) of… 
2008
2008
Let 〈a1, a2, . . . , an〉 be a sequence of comparable elements. In this paper, we study two constrained versions of the longest… 
2008
2008
The in…nite combinatorics here give statements in which, from some sequence, an in…nite subsequence will satisfy some condition… 
2007
2007
In this paper, we give a parallel algorithm for the longest increasing subsequence problem on a LARPBS, one of the recently… 
Review
2001
Review
2001
In this paper, we evaluate several techniques for generating and optimizing high speed software decoders. We begin by presenting… 
1995
1995
Complementing the results claiming that the maximal length Ln of an increasing subsequence in a random permutation of f ng is… 
1993
1993
We derive a parallel solution to the problem of finding the longest increasing subsequence in a finite sequence of numbers. We…