⚠️There's a newer version (1.2) of this package. Take me there.

TSTr (version 1.0)

Ternary Search Tree

Description

A ternary search tree is a type of prefix tree with up to three children and the ability for incremental string search. The package uses this ability for word auto-completion and includes a dataset with the 10001 most frequent English words.

Copy Link

Version

Down Chevron

Install

install.packages('TSTr')

Monthly Downloads

31

Version

1.0

License

GPL-2

Maintainer

Last Published

September 6th, 2015

Functions in TSTr (1.0)