We consider the following problem: given a collection of strings s 1;...; s m, nd the shortest string s such that each s i appears as a substring (a consecutive block) of s. Although this problem is known to be NP-hard, a simple greedy procedure appears to do quite well and is routinely used in DNA sequencing and data compression practice, namely: repeatedly merge the pair of distinct strings with maximum overlap until only one string remains. Let n denote the length of the optimal superstring. A common conjecture states that the above greedy procedure produces a superstring of length O(n) (in fact, 2n), yet the only previous nontrivial bound known for any polynomial-time algorithm is a recent O(n logn) result. We show that the greedy algo...
In the Shortest Common Superstring (SCS) problem, one is given a collection of strings, and needs to...
Given a set of strings, the shortest common superstring problem is to find the shortest possible str...
We study a variation of the classical Shortest Common Superstring (SCS) problem in which a shortest ...
Given a collection of strings S = fs 1 ; : : : ; s n g over an alphabet \Sigma, a superstring ff of ...
AbstractVarious versions of the shortest common superstring problem play important roles in data com...
We investigate the greedy algorithm for the shortest common superstring problem. For a restricted cl...
Earlier version as a report: lirmm-01070596v1International audienceA superstring of a set of words i...
Given a collection of strings S={s_1,...,s_n} over an alphabet Sigma, a superstring alpha of S is a ...
The shortest superstring problem for a given set of strings S is to find a string of minimum length...
In the Shortest Superstring problem (SS) one has to find a shortest string s containing given string...
. Superstrings have many applications in data compression and genetics. However the decision version...
Given a collection of strings S={s_1, ..., s_n} over an alphabet \Sigma, a superstring \alpha of S i...
AbstractGiven a collection of strings ifS = s1, …, sn over an alphabet ∑, a superstring α of S is a ...
AbstractA superstring of a set of strings {s1,…, sn} is a string s containing each si, 1 ⩽ i ⩽ n, as...
International audienceA superstring of a set of words P = {s 1 ,. .. , s p } is a string that contai...
In the Shortest Common Superstring (SCS) problem, one is given a collection of strings, and needs to...
Given a set of strings, the shortest common superstring problem is to find the shortest possible str...
We study a variation of the classical Shortest Common Superstring (SCS) problem in which a shortest ...
Given a collection of strings S = fs 1 ; : : : ; s n g over an alphabet \Sigma, a superstring ff of ...
AbstractVarious versions of the shortest common superstring problem play important roles in data com...
We investigate the greedy algorithm for the shortest common superstring problem. For a restricted cl...
Earlier version as a report: lirmm-01070596v1International audienceA superstring of a set of words i...
Given a collection of strings S={s_1,...,s_n} over an alphabet Sigma, a superstring alpha of S is a ...
The shortest superstring problem for a given set of strings S is to find a string of minimum length...
In the Shortest Superstring problem (SS) one has to find a shortest string s containing given string...
. Superstrings have many applications in data compression and genetics. However the decision version...
Given a collection of strings S={s_1, ..., s_n} over an alphabet \Sigma, a superstring \alpha of S i...
AbstractGiven a collection of strings ifS = s1, …, sn over an alphabet ∑, a superstring α of S is a ...
AbstractA superstring of a set of strings {s1,…, sn} is a string s containing each si, 1 ⩽ i ⩽ n, as...
International audienceA superstring of a set of words P = {s 1 ,. .. , s p } is a string that contai...
In the Shortest Common Superstring (SCS) problem, one is given a collection of strings, and needs to...
Given a set of strings, the shortest common superstring problem is to find the shortest possible str...
We study a variation of the classical Shortest Common Superstring (SCS) problem in which a shortest ...