Application of a greedy heuristic to the shortest common superstring problem (SCS).
-
Updated
Jun 24, 2020 - C++
Application of a greedy heuristic to the shortest common superstring problem (SCS).
An Implementation of Ukkonens 1990 linear-time algorithm for finding an approximate shortest superstring in Java. Also includes an extendable version of Aho Corasick's efficient string matcher.
Approximate Shortest Superstring Generator
Shortest common superstring generator using a greedy approximation algorithm.
Add a description, image, and links to the shortest-common-superstrings topic page so that developers can more easily learn about it.
To associate your repository with the shortest-common-superstrings topic, visit your repo's landing page and select "manage topics."