Skip to content

tarce/LeftVsBi_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeftVsBi

Time test: min leftist tree vs binomial heap.

Note that there may be memory leaks which I have not taken care of, and the programming may not be best practice, however I believe this code is easy to follow with the wiki of each data structure and it is well commented for beginners to understand.

There also are some errors in the leftist tree and binomial heap (likely due to updating pointers and memory de-allocation) which I have not fixed yet.

About

Timing a min leftist tree vs binomial heap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors