-
Notifications
You must be signed in to change notification settings - Fork 0
antselevich/rbmap2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The following C++ code is a realization of associative map based on rank-balanced trees (http://www.cs.princeton.edu/~sssix/papers/rb-trees.pdf). Here it is compared to std::map from C++ STL. If you wish to compare heights of the trees, you need to create std::map-like class able to compute its own height.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published