Ecosyste.ms: Awesome
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: about 1 month 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.
- Host: GitHub
- URL: https://github.com/baratgabor/suffixtree
- Owner: baratgabor
- License: mit
- Created: 2019-04-23T18:06:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T22:06:15.000Z (over 5 years ago)
- Last Synced: 2024-01-29T13:41:43.936Z (11 months ago)
- Topics: csharp-code, hashtable, suffix-tree, ukkonen-algorithm
- Language: C#
- Homepage:
- Size: 487 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- License: LICENSE