Skip to content

Mutual Reachability using NN Descent in all-neighbors API #1016

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

Open
wants to merge 19 commits into
base: branch-25.08
Choose a base branch
from

Conversation

jinsolp
Copy link
Contributor

@jinsolp jinsolp commented Jun 11, 2025

Making mutual reachability part of all-neighbors. Currently only for mutual reachability using NN Descent.
If core_distances optional matrix is given, automatically calculates distances and indices in mutual reachability space.

Brute force mutual reachability as part of all-neighbors will be in a different PR (didn't want to make the PR too big).

@jinsolp jinsolp requested a review from a team as a code owner June 11, 2025 23:34
@github-actions github-actions bot added the cpp label Jun 11, 2025
@jinsolp jinsolp self-assigned this Jun 11, 2025
@jinsolp jinsolp added feature request New feature or request non-breaking Introduces a non-breaking change improvement Improves an existing functionality and removed feature request New feature or request labels Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

1 participant