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

Fixes issue #36 of non-unique Priority Queue keys #37

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

MiriamHinzen
Copy link
Contributor

Updates priorities for elements in pq instead of enqueuing again.
Enqueues pixels instead of queues of pixels into pq.
Removes now redundant dictionary qdict.
Adds test.

Updates priorities for elements in pq instead of enqueuing again.
Enqueues pixels instead of queues of pixels into pq.
Removes now redundant dictionary qdict.
Adds test.
@ChrisRackauckas
Copy link

Looks like this is passing tests and it's just a weird Mac thing. Could this get a look and a tag? We are seeing this issue crop up. Thanks!

@timholy timholy merged commit 847adc9 into JuliaImages:master Oct 30, 2019
@timholy
Copy link
Member

timholy commented Oct 30, 2019

Great work @MiriamHinzen, thanks so much!

@timholy
Copy link
Member

timholy commented Oct 30, 2019

JuliaRegistries/General#4897

This will require manual merge because JuliaImages is too complicated to add bounds until JuliaRegistries/Registrator.jl#122 gets solved.

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.

None yet

3 participants