Hashmaps vs storing data in the tree
Fragment of a discussion from User talk:AW/kD-Tree
Jump to navigation
Jump to search
It's very strange question because hashmap and kd tree is absolutly different structures with different aims and contract and for sure map faster because it's nature. May be you publish source code with usage of map and tree?
Jdev