Skip to content
/ WBTree Public

C# Set/MultiSet, Map/MultiMap implementation based on Weight-balanced tree with support of index operations

License

Notifications You must be signed in to change notification settings

Aegel5/WBTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight-balanced tree

C# Set/MultiSet, Map/MultiMap implementation based on Weight-balanced tree with support of index operations (insert, remove, get, binary search).

About

C# Set/MultiSet, Map/MultiMap implementation based on Weight-balanced tree with support of index operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages