Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Adjust, Delete and Meld for Fibonacci Heap #28

Open
theodesp opened this issue Oct 14, 2018 · 1 comment
Open

Add Adjust, Delete and Meld for Fibonacci Heap #28

theodesp opened this issue Oct 14, 2018 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@theodesp
Copy link
Owner

Fibonacci Heap needs to implement the Extended interfaces

@theodesp theodesp added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 14, 2018
@abhishekjhaji
Copy link

For fibonacci Heap don't you think Delete(node *Node) Item would be more meaningful than Delete(item Item) Item? If you agree I can raise a PR for the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants