An open API service indexing awesome lists of open source software.

https://github.com/baratgabor/suffixtree

A well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.
https://github.com/baratgabor/suffixtree

csharp-code hashtable suffix-tree ukkonen-algorithm

Last synced: 5 days ago
JSON representation

A well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.

Awesome Lists containing this project