Longest increasing subsequences in sliding windows

Explore this paper's citation graph

Summary

An output-sensitive data structure is proposed that solves the problem of finding the longest increasing subsequence in a sliding window over a given sequence in time O(n log log n+OUTPUT) for a sequence of n elements.

Type
article
Published
2004-08-16
Cited by
38
References
20
Access
Open access

Keywords

Subsequence, Sliding window protocol, Longest increasing subsequence, Sequence (biology), Generalization

References

Cited by

Related papers