Skip to content

dheatovwil/SufferTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SufferTree

Introduction

This is intended to visualize a suffix tree in python.
You probably have to modify it as we have different way to represent the graph. Visit gen.py to do so.

Dependencies

Requires graphviz, use virtualenv and install it.

Usage

Call main.visualize(root) with your root node, hopefully an image viewer will show up with your tree.
Path is not handled, you probably have to put your scripts with this under the same directory.

Note

  • Bug fix, enhancement? Create PR instead of issue if possible.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published