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

Refactor equals method in PriorityQueue classes with double-value priorities #154

Closed
cicirello opened this issue Nov 5, 2022 · 0 comments · Fixed by #155
Closed

Refactor equals method in PriorityQueue classes with double-value priorities #154

cicirello opened this issue Nov 5, 2022 · 0 comments · Fixed by #155
Labels

Comments

@cicirello
Copy link
Owner

Summary

Refactored equals method in the SimpleFibonacciHeapDouble, FibonacciHeapDouble, SimpleBinaryHeapDouble, BinaryHeapDouble classes. See equivalent in #149 for the refactoring done to the classes with int valued priorities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant