Greedy superstring conjecture
Greedy superstring conjecture
Let be a finite set of finite strings. For strings and , let be the maximum length of a string that is simultaneously a suffix of and a prefix of . The greedy superstring algorithm starts with the strings in and repeatedly replaces a pair having maximum overlap by their overlap-merged concatenation, breaking ties arbitrarily, until one string remains. If denotes the minimum length of a string containing every element of as a substring, then the conjecture asserts that for every finite set and every sequence of tie-breaks.
Progress summary
A new preprint settles the lower-bound side at two for strings of length six or more and computes the three-letter case, but the conjectured upper bound for arbitrary inputs remains open.
The conjecture asserts that the greedy algorithm for the Shortest Common Superstring problem always achieves approximation ratio . The conjecture is attributed to Tarhio and Ukkonen and remains unresolved in its unrestricted form.
Known results
- The conjecture holds for input strings of length at most and for strings of length exactly (Bulteau et al., 2024).
- The known general upper bounds for the greedy ratio have been successively improved to , , , and approximately ; the conjectured upper bound is unproved.
- Explicit constructions give ratios approaching from below, including examples not depending on tie-breaking.
- The related Greedy Hierarchical and Collapsing Superstring conjectures are proved for strings of length at most (2019).
August 2026 lower-bound advance
A new arXiv preprint proves for every and exactly computes . This establishes ratio two in these length-restricted settings, but does not prove the upper bound for all instances.
Current status (as of August 2026): The length-restricted ratios now satisfy for and is known exactly, while the unrestricted claim that greedy is a -approximation remains open.
Sources & referencesView supporting material
Primary source
Additional references
Solutions 0
Sign in to submit a solution.
No solutions have been posted yet.