Navigation Menu

Skip to content

momo13/tst-prefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ternary Search Tree for prefix search.

This node stores the shortest common prefixes for inserted strings.
The search checks for a given pattern, whether there is a prefix in the tree.

Implementation after description from http://drdobbs.com/database/184410528

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages