Title
Space-Efficient Algorithms for Longest Increasing Subsequence.
Abstract
Given a sequence of integers, we want to find a longest increasing subsequence of the sequence. It is known that this problem can be solved in $O\left (n \log n\right )$ time and space. Our goal in this paper is to reduce the space consumption while keeping the time complexity small. For $\sqrt {n} \le s \le n$, we present algorithms that use $O\left (s \log n\right )$ bits and $O\left (\frac {1}{s} \cdot n^{2} \cdot \log n\right )$ time for computing the length of a longest increasing subsequence, and $O\left (\frac {1}{s} \cdot n^{2} \cdot \log ^{2} n\right )$ time for finding an actual subsequence. We also show that the time complexity of our algorithms is optimal up to polylogarithmic factors in the framework of sequential access algorithms with the prescribed amount of space.
Year
DOI
Venue
2020
10.1007/s00224-018-09908-6
Theory of Computing Systems
Keywords
DocType
Volume
Longest increasing subsequence, Patience sorting, Space-efficient algorithm
Journal
64
Issue
ISSN
Citations 
3
1432-4350
0
PageRank 
References 
Authors
0.34
0
5
Name
Order
Citations
PageRank
Masashi Kiyomi120417.45
Hirotaka Ono240056.98
Yota Otachi316137.16
Pascal Schweitzer421416.94
Jun Tarui513416.16