On computing the length of longest increasing subsequences

https://doi.org/10.1016/0012-365X(75)90103-XGet rights and content
Under an Elsevier user license
open archive

Abstract

Let S = x1, x2, … xn be a sequence of n distinct elements from a linearly ordered set. We consider the problem of determining the length of the longest increasing subsequences of S. An algorithm which performs this task is described and is shown to perform n log nn log log n + O(n) comparisons in its worst case. This worst case behavior is shown to be best possible.

Cited by (0)

Supported in part by NSF Grant GP-22796 and ONR Contract N00014-67-A0204-0063.