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

feat: sort nodes based on distance and weight #26

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Conversation

AmeanAsad
Copy link
Contributor

Changes

  • Sort nodes in the list based on distance and weight.
  • The sorting normalizes the distances and weights and sorts them based on an importance factor.

@AmeanAsad AmeanAsad requested a review from guanzo October 24, 2023 18:56
@AmeanAsad AmeanAsad merged commit 897481c into main Oct 26, 2023
@AmeanAsad AmeanAsad deleted the feat/sort-nodes branch October 26, 2023 14:41
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.

2 participants