cabiad / suffix_tree

Work in progress suffix tree implementation in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suffix_tree

Work in progress suffix tree implementation in Python.

This code is still in early development. It was uploaded but is merely a part of my personal study of suffix trees and suffix arrays.

Expect bugs, poor performance, and missing tests.

About

Work in progress suffix tree implementation in Python


Languages

Language:Python 100.0%