Skip to content

bruteforce.h: Added getMaxElements() and getCurrentElementCount() int…#600

Open
kiplingw wants to merge 1 commit intonmslib:developfrom
kiplingw:kip-bruteforce-getmaxelements
Open

bruteforce.h: Added getMaxElements() and getCurrentElementCount() int…#600
kiplingw wants to merge 1 commit intonmslib:developfrom
kiplingw:kip-bruteforce-getmaxelements

Conversation

@kiplingw
Copy link

@kiplingw kiplingw commented Nov 5, 2024

This PR should fix #599 by adding interfaces to BruteforceSearch for getMaxElements() and getCurrentElementCount() which are already found with HierarchicalNSW.

@yurymalkov yurymalkov changed the base branch from master to develop April 20, 2025 23:59
@yurymalkov yurymalkov closed this Apr 21, 2025
@yurymalkov yurymalkov reopened this Apr 21, 2025
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.

BruteforceSearch missing getMaxElements() getCurrentElementCount() interfaces

2 participants