persistent-hash-trie icon indicating copy to clipboard operation
persistent-hash-trie copied to clipboard

Implement Array-Mapped Tries

Open hughfdjackson opened this issue 11 years ago • 0 comments

Change the Trie to use Array-Mapping to store keys, as set out in Bagwell (2001) - Ideal Hash Tries.. Measure performance to determine efficacy.

hughfdjackson avatar Mar 28 '13 12:03 hughfdjackson