HAT-trie

The HAT-trie is a type of radix trie that uses array nodes to collect individual key–value pairs under radix nodes and hash buckets into an associative array. Unlike a simple hash table, HAT-tries store key–value in an ordered collection.

Source: Wikipedia — HAT-trie (CC BY-SA 4.0)

HAT-trie

The HAT-trie is a type of radix trie that uses array nodes to collect individual key–value pairs under radix nodes and hash buckets into an associative array. Unlike a simple hash table, HAT-tries store key–value in an ordered collection.

This neuron ends here.

Source: Wikipedia "HAT-trie" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy