Skip to content

jamse101/indexed-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is just a sketch for the implementation of rank and select, eg. T should be replaced with const T& in real implementation and return value of rank could be selectable between index of where the not found item would be instead of -1 signalling not found.

About

Red black tree with order statistic tree operations rank and select

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published