TSTr-package: tools:::Rd_package_title("TSTr")
Description
tools:::Rd_package_description("TSTr")Details
This package can be used to create a ternary search tree, more space efficient compared to standard prefix trees. Common applications for ternary search trees include spell-checking and auto-completion.References
https://en.wikipedia.org/wiki/Ternary_search_tree