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: honeycomb clustering algo #227

Merged
merged 1 commit into from
Jul 25, 2024
Merged

feat: honeycomb clustering algo #227

merged 1 commit into from
Jul 25, 2024

Conversation

TurtIeSocks
Copy link
Owner

This is a bit of a rehash of the old Balanced clustering algo but now utilizes the r-tree to make it super fast and doesn't bother with merging. The reason for bringing this back is it actually was great if you cared more about coverage than number of hops and it was relatively simple to implement.

Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
koji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2024 2:18am

@TurtIeSocks TurtIeSocks merged commit 3a2a964 into main Jul 25, 2024
3 checks passed
@TurtIeSocks TurtIeSocks deleted the honeycomb branch July 25, 2024 02:26
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.

1 participant