Abstract. This paper presents performance results for parallel algorithms that compute the longest common subsequence of two strings. This algorithm is a representative of a class of algorithms that compute string to string distances and has computational complexity O(n 2). The parallel algorithm uses a variable grid size, runs in O(p) supersteps (synchronization phases) and has linear communication costs. We study this algorithm in BSP context, give runtime estimations and compare the predictions to experimental values measured on three different parallel architectures, using different BSP programming libraries and an efficient implementation for sequential computation. We find that using the BSP model and the appropriate optimized BSP lib...
The problem of computing the length of the maximal common sub-sequences of two strings is quite well...
The primary purpose of this work is to study, implement and analyze the performance of parallel algo...
This paper presents special-purpose linear array processor architecture for determining longest comm...
This paper presents performance results for parallel algorithms that compute the longest common subs...
Given two strings X and Y of lengths m and n, re-spectively, the all-substrings longest common subse...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
In this paper, a fast algorithm for the longest-common-subsequence problem is presented which runs i...
The longest common subsequence (LCS) problem is a classical method of string comparison. Several coa...
published in Efficient representation and parallel computation of string-substring longest common su...
International audienceThe paper presents a coarse-grained multicomputer algorithm that solves the Lo...
Abstract. A longest common subsequence (LCS) of two strings is a common subsequence of two strings o...
Abstract. The maximum subsequence problem nds the contiguous subsequence of n real numbers with the ...
An important problem in computational biology is finding the longest common subsequence (LCS) of two...
Data compression can be used to simultaneously reduce memory, communication and computation requirem...
The longest increasing subsequence (LIS) problem is a classical problem in theoretical computer scie...
The problem of computing the length of the maximal common sub-sequences of two strings is quite well...
The primary purpose of this work is to study, implement and analyze the performance of parallel algo...
This paper presents special-purpose linear array processor architecture for determining longest comm...
This paper presents performance results for parallel algorithms that compute the longest common subs...
Given two strings X and Y of lengths m and n, re-spectively, the all-substrings longest common subse...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
In this paper, a fast algorithm for the longest-common-subsequence problem is presented which runs i...
The longest common subsequence (LCS) problem is a classical method of string comparison. Several coa...
published in Efficient representation and parallel computation of string-substring longest common su...
International audienceThe paper presents a coarse-grained multicomputer algorithm that solves the Lo...
Abstract. A longest common subsequence (LCS) of two strings is a common subsequence of two strings o...
Abstract. The maximum subsequence problem nds the contiguous subsequence of n real numbers with the ...
An important problem in computational biology is finding the longest common subsequence (LCS) of two...
Data compression can be used to simultaneously reduce memory, communication and computation requirem...
The longest increasing subsequence (LIS) problem is a classical problem in theoretical computer scie...
The problem of computing the length of the maximal common sub-sequences of two strings is quite well...
The primary purpose of this work is to study, implement and analyze the performance of parallel algo...
This paper presents special-purpose linear array processor architecture for determining longest comm...