Skip to content

eduardoheleno/strs.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strs (String search)

Real-time implementation of string search algorithm using Suffix tree

Building and running

You need ncurses installed in your computer to build this software.

Execute the build.sh file (uses make and cmake) and then execute the generated binary (you can move to /usr/local/bin/ to use it globally).

$ ./build.sh
$ ./strs FILE_PATH

Demos

screenshot1 screenshot2 screenshot3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published