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

Fix Boruvka dendrogram generation #955

Merged
merged 4 commits into from
Oct 24, 2023
Merged

Conversation

aprokop
Copy link
Contributor

@aprokop aprokop commented Oct 9, 2023

Fix cases where a dendrogram could become non-binary due to same weight edges

@aprokop aprokop added the bug Something isn't working label Oct 9, 2023
test/tstDendrogram.cpp Outdated Show resolved Hide resolved
src/details/ArborX_MinimumSpanningTree.hpp Outdated Show resolved Hide resolved
src/details/ArborX_MinimumSpanningTree.hpp Outdated Show resolved Hide resolved
test/tstDendrogram.cpp Outdated Show resolved Hide resolved
@aprokop
Copy link
Contributor Author

aprokop commented Oct 18, 2023

@dalg24 Any concerns about merging this?

src/details/ArborX_MinimumSpanningTree.hpp Outdated Show resolved Hide resolved
test/tstDendrogram.cpp Outdated Show resolved Hide resolved
@aprokop aprokop merged commit b000aa0 into arborx:master Oct 24, 2023
@aprokop aprokop deleted the fix_dendrogram branch October 24, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants