A collection of powerful data structures
-
Updated
Aug 12, 2022 - Java
A collection of powerful data structures
Optimized implementation of suffix tree in python using Ukkonen's algorithm.
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
A Go implementation of a Generalized Suffix Tree using Ukkonen's algorithm
Questa è una semplice implementazione naive dell'albero dei suffissi.
A set of data structures utility classes
Brief overview on new and improvements on existing algorithms
A Java application which finds similar strings based on common substrings
A tool for representing suffix trees as flame graphs
Add a description, image, and links to the suffixtree topic page so that developers can more easily learn about it.
To associate your repository with the suffixtree topic, visit your repo's landing page and select "manage topics."