AbstractGiven a sequence of n numbers, with at least one positive value, the maximum subsequence sum problem consists in finding the contiguous subsequence with the largest sum or score, among all derived subsequences of the original sequence. Several scientific applications have used algorithms that solve the maximum subsequence sum. Particularly in Computational Biology, these algorithms can help in the tasks of identification of transmembrane domains and in the search for GC -content regions, a required activity in the operation of pathogenicity islands location. The sequential algorithm that solves this problem has Otn) time complexity. In this work we present BSP/CGM parallel algorithms to solve the maximum subsequence sum problem and ...
Given a sequence of length n, the problem studied in this report is to find a set of k disjoint subs...
The primary purpose of this work is to study, implement and analyze the performance of parallel algo...
We study the problem of computing the k maximum sum subarrays. Given an array of real numbers and an...
AbstractGiven a sequence of n numbers, with at least one positive value, the maximum subsequence sum...
Abstract. The maximum subsequence problem nds the contiguous subsequence of n real numbers with the ...
Given a sequence Q of n numbers (positive and negative), the maximum subsequence of Q is the contigu...
The maximum subarray problem (MSP) involves selection of a segment of consecutive array elements tha...
International audienceThe paper presents a coarse-grained multicomputer algorithm that solves the Lo...
We present efficient sequential and parallel algorithms for the maximum sum (MS) problem, which is t...
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 real numbers (“scores”), we present a practical linear time algorithm to find th...
Given two strings X and Y of lengths m and n, re-spectively, the all-substrings longest common subse...
Given a sequence of length n, the problem studied in this paper is to find a set of k disjoint subse...
Given a sequence, the problem studied in this paper is to find a set of k disjoint continuous subseq...
Given a sequence of length n, the problem studied in this report is to find a set of k disjoint subs...
The primary purpose of this work is to study, implement and analyze the performance of parallel algo...
We study the problem of computing the k maximum sum subarrays. Given an array of real numbers and an...
AbstractGiven a sequence of n numbers, with at least one positive value, the maximum subsequence sum...
Abstract. The maximum subsequence problem nds the contiguous subsequence of n real numbers with the ...
Given a sequence Q of n numbers (positive and negative), the maximum subsequence of Q is the contigu...
The maximum subarray problem (MSP) involves selection of a segment of consecutive array elements tha...
International audienceThe paper presents a coarse-grained multicomputer algorithm that solves the Lo...
We present efficient sequential and parallel algorithms for the maximum sum (MS) problem, which is t...
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 real numbers (“scores”), we present a practical linear time algorithm to find th...
Given two strings X and Y of lengths m and n, re-spectively, the all-substrings longest common subse...
Given a sequence of length n, the problem studied in this paper is to find a set of k disjoint subse...
Given a sequence, the problem studied in this paper is to find a set of k disjoint continuous subseq...
Given a sequence of length n, the problem studied in this report is to find a set of k disjoint subs...
The primary purpose of this work is to study, implement and analyze the performance of parallel algo...
We study the problem of computing the k maximum sum subarrays. Given an array of real numbers and an...