CMD + K

r-triebeard

Community

'Radix trees', or 'tries', are key-value data structures optimised for efficient lookups, similar in purpose to hash tables. 'triebeard' provides an implementation of 'radix trees' for use in R programming and in developing packages with 'Rcpp'.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-triebeard

Usage Tracking

0.3.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

'Radix trees', or 'tries', are key-value data structures optimised for efficient lookups, similar in purpose to hash tables. 'triebeard' provides an implementation of 'radix trees' for use in R programming and in developing packages with 'Rcpp'.

Last Updated

Dec 29, 2019 at 04:48

License

MIT

Total Downloads

15

Supported Platforms

linux-64