Is there a C++ implementation for vEB Trees? [closed]

此生再无相见时 提交于 2019-12-12 08:19:48

问题


Is 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?


回答1:


There seems to be a C implementation...



来源:https://stackoverflow.com/questions/5714516/is-there-a-c-implementation-for-veb-trees

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!