Book Chapter10.1007/978-1-4939-0808-0_10
The Shortest Superstring Problem
Theodoros P. Gevezes,Leonidas S. Pitsoulis +1 more
- 01 Jan 2014
- pp 189-227
14
TL;DR: These issues are presented in this chapter in a concise way covering the whole relevant literature, revealing the knowledge that is already conquered, and paving the path for further development in the study of shortest superstrings.
read more
Abstract: The shortest superstring problem (SSP) is a combinatorial optimization problem which has attracted the interest of many researchers due to its applications in computational molecular biology and in computer science. The SSP is an NP-hard problem, and therefore great effort to develop exact algorithms for it has not been made. On the other hand, several approximation and heuristic algorithms have been implemented indicating the strong effectiveness of the greedy strategies to this problem. Variations of these algorithms can be parallelized providing computational strength in solving real-world instances. Polynomially solvable versions of the problem obtained under specific restrictions to its parameters reveal the boundaries between hard and easy cases. The computational bounds on the approximability of the SSP are a realization of its Max-SNP-hardness, but the weak proved values of them reflect the potential strength of the greedy approximation techniques. The strength of the greedy methods for the SSP is enhanced also by the asymptotic behaviour and the smoothed analysis of the problem in random and real-world instances, respectively. All these issues are presented in this chapter in a concise way covering the whole relevant literature, revealing the knowledge that is already conquered, and paving the path for further development in the study of shortest superstrings. The order of the sections highlights the pass from hardness complexity results for the SSP to efficient algorithms for the problem based on greedy strategies, and to theoretical results that establish the strength of the greedy techniques.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Journal Article
Multivariate Algorithmics for NP-Hard String Problems
TL;DR: This work surveys parameterized and multivariate algorithmics results for NP-hard string problems and identifies challenges for future research.
Greedy Conjecture for Strings of Length 4
Alexander S. Kulikov,Sergey Savinov,Evgeniy Sluzhaev,Evgeniy Sluzhaev +3 more
- 29 Jun 2015
TL;DR: In this short note, it is proved that the greedy conjecture for the shortest common superstring problem is true for strings of length 4.
8
On the greedy algorithm for the Shortest Common Superstring problem with reversals
Gabriele Fici,Tomasz Kociumaka,Jakub Radoszewski,Jakub Radoszewski,Wojciech Rytter,Tomasz Waleń +5 more
TL;DR: This paper shows that a natural adaptation of the classical greedy algorithm for SCS has (optimal) compression ratio 1 2 , i.e., the sum of the overlaps in the output string is at least half the sum in an optimal solution.
Relationship between superstring and compression measures: New insights on the greedy conjecture
Bastien Cazaux,Eric Rivals +1 more
TL;DR: A novel approach is presented to bound the superstring approximation ratio with the compression ratio, which, when applied to the greedy algorithm, shows a 2 approximation ratio for 3-SSP, and also that greedy achieves ratios smaller than 2, leading to a new version of the greedy conjecture.
7
•Posted Content
Improved Approximation Guarantees for Shortest Superstrings using Cycle Classification by Overlap to Length Ratios.
TL;DR: The current best approximation algorithm for the Shortest Superstring problem is a 3.425-approximation algorithm by as discussed by the authors, which is the first progress on this question since 2005.
4
References
A mathematical theory of communication
TL;DR: This final installment of the paper considers the case where the signals or the messages or both are continuously variable, in contrast with the discrete nature assumed until now.
74.4K
DNA sequencing with chain-terminating inhibitors
TL;DR: A new method for determining nucleotide sequences in DNA is described, which makes use of the 2',3'-dideoxy and arabinon nucleoside analogues of the normal deoxynucleoside triphosphates, which act as specific chain-terminating inhibitors of DNA polymerase.
•Book
Computers and Intractability: A Guide to the Theory of NP-Completeness
Michael Randolph Garey,David S. Johnson +1 more
- 01 Jan 1979
TL;DR: The second edition of a quarterly column as discussed by the authors provides a continuing update to the list of problems (NP-complete and harder) presented by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness,” W. H. Freeman & Co., San Francisco, 1979.
•Book
Adaptation in natural and artificial systems
John H. Holland
- 01 Jan 1975
TL;DR: Names of founding work in the area of Adaptation and modiication, which aims to mimic biological optimization, and some (Non-GA) branches of AI.