The longest increasing subsequence (LIS) problem is a classical problem in theoretical computer science and mathematics. Most existing parallel algorithms for this problem have very restrictive slackness conditions which prevent scalability to large numbers of processors. Other algorithms are scalable, but not work-optimal w.r.t. the fastest sequential algorithm for the LIS problem, which runs in time O(n logn) for n numbers in the comparison-based model. In this paper, we propose a new parallel algorithm for the LIS problem. Our algorithm solves the more general problem of semi-local comparison of permutation strings of length n in time O(n 1.5 / p) on p processors, has scalable communication cost of $O(n/\sqrt{p})$ and is synchronisation...
This paper outlines the design of a bit-parallel, multi-string algorithm for high-similarity string ...
We consider the communication complexity of finding the longest increasing subsequence (LIS) of a st...
International audienceWe consider the complexity of computing a longest increasing subsequence param...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
We consider the complexity of computing a longest increasing subsequence (LIS) parameterised by the ...
The longest common subsequence (LCS) problem is a classical method of string comparison. Several coa...
AbstractWe consider the complexity of computing a longest increasing subsequence (LIS) parameterised...
We introduce an improvement to additive approximation of Longest Increasing Subsequence (LIS) of a s...
This paper presents performance results for parallel algorithms that compute the longest common subs...
Abstract. This paper presents performance results for parallel algorithms that compute the longest c...
Given a sequence of integers, we want to find a longest increasing subsequence of the sequence. It i...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
In this paper, a fast algorithm for the longest-common-subsequence problem is presented which runs i...
We consider the complexity of computing a longest increasing subsequence parameterised by the length...
This paper outlines the design of a bit-parallel, multi-string algorithm for high-similarity string ...
We consider the communication complexity of finding the longest increasing subsequence (LIS) of a st...
International audienceWe consider the complexity of computing a longest increasing subsequence param...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
We consider the complexity of computing a longest increasing subsequence (LIS) parameterised by the ...
The longest common subsequence (LCS) problem is a classical method of string comparison. Several coa...
AbstractWe consider the complexity of computing a longest increasing subsequence (LIS) parameterised...
We introduce an improvement to additive approximation of Longest Increasing Subsequence (LIS) of a s...
This paper presents performance results for parallel algorithms that compute the longest common subs...
Abstract. This paper presents performance results for parallel algorithms that compute the longest c...
Given a sequence of integers, we want to find a longest increasing subsequence of the sequence. It i...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
In this paper, a fast algorithm for the longest-common-subsequence problem is presented which runs i...
We consider the complexity of computing a longest increasing subsequence parameterised by the length...
This paper outlines the design of a bit-parallel, multi-string algorithm for high-similarity string ...
We consider the communication complexity of finding the longest increasing subsequence (LIS) of a st...
International audienceWe consider the complexity of computing a longest increasing subsequence param...