Suppose that one has a list of words. What is the smallest string of letters needed to exhibit all of these words, each spelled out in order but not necessarily using adjacent letters in the string? For example, one, two, and three can be embedded in the eight-letter string thrwonee (or several others), but no seven-letter string is possible. It is easy to see that seven is the theoretical minimum, for six different letters appear once in any word, and one letter appears twice in a word. For longer lists, however, letter counts of individual words yield only a lower bound for the minimum achievable string length
Given a collection of strings S = fs 1 ; : : : ; s n g over an alphabet \Sigma, a superstring ff of ...
The word SARI can be converted into the word ARID by deleting the first letter and adding a letter a...
AbstractWhat is the length of the shortest string consisting of elements of {1,…n} that contains as ...
Ross Eckler discusses a problem in his article Planet Packing in the May 2001 Word Ways: given a l...
Ross Eckler explored planet packing in the May 2001 issue, attempting to generate an algorithm to cr...
Planet Packing in the May 2001 Word Ways demonstrated that it is possible to use the 26-letter stri...
We consider a problem defined on strings and inspired by the way DNA encodes amino-acids as triplets...
Abstract. We consider a problem defined on strings and inspired by the way DNA encodes amino-acids a...
Given a string s on an alphabet Sigma, a word-length k and a budget D, we want to determine the smal...
International audienceMerging words according to their overlap yields a superstring. This basic oper...
Arrange the letters of the alphabet in a specified order, and imbed these in a list of words, the ob...
AbstractA permutation string is a string of symbols over the numerals 1, 2, …, n such that all permu...
Problem: Using any 21 alphabetic letters of your choice, each one exactly five times, construct a gr...
AbstractVarious versions of the shortest common superstring problem play important roles in data com...
formulations will be presented, followed by some simple algorithms for generating non-optimal soluti...
Given a collection of strings S = fs 1 ; : : : ; s n g over an alphabet \Sigma, a superstring ff of ...
The word SARI can be converted into the word ARID by deleting the first letter and adding a letter a...
AbstractWhat is the length of the shortest string consisting of elements of {1,…n} that contains as ...
Ross Eckler discusses a problem in his article Planet Packing in the May 2001 Word Ways: given a l...
Ross Eckler explored planet packing in the May 2001 issue, attempting to generate an algorithm to cr...
Planet Packing in the May 2001 Word Ways demonstrated that it is possible to use the 26-letter stri...
We consider a problem defined on strings and inspired by the way DNA encodes amino-acids as triplets...
Abstract. We consider a problem defined on strings and inspired by the way DNA encodes amino-acids a...
Given a string s on an alphabet Sigma, a word-length k and a budget D, we want to determine the smal...
International audienceMerging words according to their overlap yields a superstring. This basic oper...
Arrange the letters of the alphabet in a specified order, and imbed these in a list of words, the ob...
AbstractA permutation string is a string of symbols over the numerals 1, 2, …, n such that all permu...
Problem: Using any 21 alphabetic letters of your choice, each one exactly five times, construct a gr...
AbstractVarious versions of the shortest common superstring problem play important roles in data com...
formulations will be presented, followed by some simple algorithms for generating non-optimal soluti...
Given a collection of strings S = fs 1 ; : : : ; s n g over an alphabet \Sigma, a superstring ff of ...
The word SARI can be converted into the word ARID by deleting the first letter and adding a letter a...
AbstractWhat is the length of the shortest string consisting of elements of {1,…n} that contains as ...