A collection of powerful data structures
-
Updated
Aug 12, 2022 - Java
A collection of powerful data structures
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
Optimized implementation of suffix tree in python using Ukkonen's algorithm.
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
Bioinformatics is an interdisciplinary field that develops methods and software tools for understanding biological data, especially when the data sets are large and complex.
A tool for representing suffix trees as flame graphs
A Java application which finds similar strings based on common substrings
Brief overview on new and improvements on existing algorithms
To associate your repository with the suffixtree topic, visit your repo's landing page and select "manage topics."