Skip to content

anouarac/suffix-automata-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suffix Automata Visualizer

This tool allows you to visualize the suffix automaton of a given string.

Demo

You can use the deployed web application here.

Deploy it yourself

To deploy the app yourself, just clone the repository, install the dependencies and run the following command:

python3 -m flask run --host=0.0.0.0

Dependencies

Releases

No releases published

Packages

No packages published

Languages