RubyGems Navigation menu

array_trie 0.1.1

Trie-like, prefix-tree data structures. First, a prefix-tree based on Arrays, which differs from a traditional trie, which maps strings to values. Second, a more general prefix-tree data structure that works for any type of keys, provided those keys can be transformed to and from an array. Both of these data structures are implemented in terms of hashes.

Gemfile:
=

installation:
=

Versions:

  1. 0.1.2 - November 16, 2017 (9 ko)
  2. 0.1.1 - November 16, 2017 (9 ko)
  3. 0.1.0 - November 16, 2017 (8,5 ko)

Dépendances de Development (3):

bundler ~> 1.15
rake ~> 10.0
rspec ~> 3.7

Propriétaires:

Auteurs:

  • Jake Teton-Landis

Total de contrôle SHA 256:

=

Total de téléchargements 6 477

Pour cette version 1 929

Version publiée:

License:

aucune

Version de Ruby requise: >= 0

Liens: