Is there a C++ implementation for vEB Trees? [closed]
开发者_开发技巧
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionIs there a reliable C++ implementation of vEB Trees?
Boost doesn't have it. It seems quite unusual.
Are there any (maybe commercial) libraries for vEB Trees or y-fast tries or similar data structures?
There seems to be a C implementation...
精彩评论