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

Feature: Retrieving a list of neighbors of a HNSW node #366

Open
2 of 3 tasks
pesho-ivanov opened this issue Mar 15, 2024 · 0 comments
Open
2 of 3 tasks

Feature: Retrieving a list of neighbors of a HNSW node #366

pesho-ivanov opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pesho-ivanov
Copy link

Describe what you are looking for

Could you expose some of the internals on the neighbors of a node? This will be helpful for speed-up repetitive search queries for similar elements. As a more involved follow-up, the library search could receive a hint node similar to some STL containers.

Can you contribute to the implementation?

  • I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pesho-ivanov pesho-ivanov added the enhancement New feature or request label Mar 15, 2024
@ashvardanian ashvardanian self-assigned this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants