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

Drop lazy priority queue #64

Merged
merged 2 commits into from
Aug 29, 2022
Merged

Conversation

dcermak
Copy link
Contributor

@dcermak dcermak commented Aug 24, 2022

lazy_priority_queue is unfortunately unmaintained. pairing_heap is a drop in replacement, that is maintained and faster in benchmarks.

@dcermak dcermak force-pushed the drop-lazy_priority_queue branch from 1251bdc to c46d52e Compare August 24, 2022 08:51
@monora monora merged commit 3b1db1e into monora:master Aug 29, 2022
@monora
Copy link
Owner

monora commented Aug 29, 2022

@dcermak: Thanks for this PR.

@mhib: Please note, that the next release of RGL will use your pairing_heap. You should then update your README accordingly.

@dcermak dcermak deleted the drop-lazy_priority_queue branch August 30, 2022 07:30
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.

2 participants