GitHub / usk2003 / Suffix-Tree-Visualizer
This project repository provides a Python-based Suffix Tree Visualizer. It constructs suffix trees using Ukkonen's algorithm and visualizes them with matplotlib. Basic implementation for exploring string matching, text compression, and bioinformatics. Interactive, easy-to-use, and educational! 🌟
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usk2003%2FSuffix-Tree-Visualizer
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 5.99 MB
Dependencies parsed at: Pending
Created at: 5 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 3 months ago
Topics: matplotlib, python, suffix-tree, ukkonen-algorithm, visualiser