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

Handle No Centers Within Absolute Distance Threshold #53

Closed

Conversation

nirvikBasnet
Copy link

Refactor center selection logic to handle cases where no centers are within the absolute distance threshold. Ensure diversity in center selection by avoiding repeated selection of the nearest center when other options are available.

Resolves #31

[LOGIC_IMPROVEMENT] Handle no centers are within the absolute distance threshold while ensuring that the same center is not chosen every time if there are other options available.

Resolves moest-np#31
@sumanashrestha
Copy link
Collaborator

thank you for your contribution. PR #37 was merged for this issue

@nirvikBasnet nirvikBasnet deleted the refactor/handle-no-centers branch May 17, 2024 03:51
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.

[LOGIC_IMPROVEMENT] Handle no centers are within the absolute distance threshold
2 participants