A Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm
-
Updated
Nov 2, 2020 - Java
A Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm
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.
Add a description, image, and links to the ukkonen topic page so that developers can more easily learn about it.
To associate your repository with the ukkonen topic, visit your repo's landing page and select "manage topics."