Skip to content

splitice/c-binary-aggregation-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-binary-aggregation-tree

A binary aggregation tree for IPv4 addresses

Used to store values that are largely common between various CIDRs e.g IP settings.

Tree is implemented as a binary search tree, with values propagating to parent as the minimum of all descendants.

Example usage in example-usage.cpp

About

A binary aggregation tree for IPv4 addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors