Skip to content

Binary search tree that maintains balance by maintaining heap property relative to randomly assigned weights to each node.

Notifications You must be signed in to change notification settings

Isutary/heap-bst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heap-bst

Binary search tree that maintains balance by maintaining heap property relative to randomly assigned weights to each node.

If you don't build a project make sure to uncomment line 58 in stablo.h. Aditional explanation can be found, written in bosnian, in documentation.pdf.

About

Binary search tree that maintains balance by maintaining heap property relative to randomly assigned weights to each node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages