Tight Conditional Lower Bounds for Longest Common Increasing Subsequence

09/28/2017
by   Lech Duraj, et al.
0

We consider the canonical generalization of the well-studied Longest Increasing Subsequence problem to multiple sequences, called k-LCIS: Given k integer sequences X_1,...,X_k of length at most n, the task is to determine the length of the longest common subsequence of X_1,...,X_k that is also strictly increasing. Especially for the case of k=2 (called LCIS for short), several algorithms have been proposed that require quadratic time in the worst case. Assuming the Strong Exponential Time Hypothesis (SETH), we prove a tight lower bound, specifically, that no algorithm solves LCIS in (strongly) subquadratic time. Interestingly, the proof makes no use of normalization tricks common to hardness proofs for similar problems such as LCS. We further strengthen this lower bound (1) to rule out O((nL)^1-ε) time algorithms for LCIS, where L denotes the solution size, (2) to rule out O(n^k-ε) time algorithms for k-LCIS, and (3) to follow already from weaker variants of SETH. We obtain the same conditional lower bounds for the related Longest Common Weakly Increasing Subsequence problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/13/2019

The Quantum Strong Exponential-Time Hypothesis

The strong exponential-time hypothesis (SETH) is a commonly used conject...
research
12/19/2021

Conditional Lower Bounds for Dynamic Geometric Measure Problems

We give new polynomial lower bounds for a number of dynamic measure prob...
research
02/19/2019

A sub-quadratic algorithm for the longest common increasing subsequence problem

The Longest Common Increasing Subsequence problem (LCIS) is a natural va...
research
01/13/2019

Longest Common Subsequence on Weighted Sequences

We consider the general problem of the Longest Common Subsequence (LCS) ...
research
05/18/2023

Improved and Partially-Tight Lower Bounds for Message-Passing Implementations of Multiplicity Queues

A multiplicity queue is a concurrently-defined data type which relaxes t...
research
10/24/2014

Augmenting Ordered Binary Decision Diagrams with Conjunctive Decomposition

This paper augments OBDD with conjunctive decomposition to propose a gen...
research
03/30/2019

On the longest common subsequence of Thue-Morse words

The length a(n) of the longest common subsequence of the n'th Thue-Morse...

Please sign up or login with your details

Forgot password? Click here to reset