Skip to content

Conversation

jinsolp
Copy link
Contributor

@jinsolp jinsolp commented Aug 8, 2025

Closing #1233

@jinsolp jinsolp self-assigned this Aug 8, 2025
@jinsolp jinsolp requested a review from a team as a code owner August 8, 2025 22:30
@jinsolp jinsolp added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Aug 8, 2025
#include <optional>
#include <variant>

namespace cuvs::neighbors::graph_build_params {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder- could we put these in all_neighbors.hpp and include in cagra.hpp? I know it sounds awkward to do this today, but if we consider that CAGRA will be using all_neighbors soon to build the underlying all-neighbors graph then that'll feel more natural. We could even add a comment in cagra.hpp where we include all_neighbors.hpp, stating that CAGRA shoudl beusing that soon (and maybe link to a Github issue so we remember to remove the comment eventually).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change Waiting for review
Projects
Development

Successfully merging this pull request may close these issues.

2 participants