Skip to content

Conversation

KirilBangachev
Copy link
Owner

Implementation of Binomial Heap. Reference: Advanced Data Structures, Peter Brass

Implementation of Binomial Heap. Reference: Advanced Data Structures, Peter Brass
- Fuller documentation of binomial heap
- Update unit tests
- Replace printing method by overwriting __str__()
- Added more tests
- Added to the documentation
- Stylistic editing
- mergeHeaps now also returns a reference to the merged heap
- added a preOrder function that returns a list with the preorder of the heap
Changed the unit tests structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant