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

refactor: bootstrapping #208

Merged
merged 26 commits into from
Dec 2, 2023
Merged

refactor: bootstrapping #208

merged 26 commits into from
Dec 2, 2023

Conversation

TurtIeSocks
Copy link
Owner

@TurtIeSocks TurtIeSocks commented Nov 22, 2023

  • Allows you to select the sort by for bootstrapping requests
  • Major refactors for the bootstrapping structs
  • Minor clustering time improvements
  • Multithread tsp distance matrix creation for minor time improvements
  • Total refactor of 9x9 bootstrapping so it actually works consistently
  • Removes support for even size grid creation, since it was pointless and horrible to work around (2x2, 10x10 etc)

Resolves #161

Copy link

vercel bot commented Nov 22, 2023

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 Dec 2, 2023 10:10pm

@TurtIeSocks TurtIeSocks merged commit 3421925 into main Dec 2, 2023
3 checks passed
@TurtIeSocks TurtIeSocks deleted the sorting-bootstrap branch December 2, 2023 22: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.

Bootstrapping Bug / Problem
1 participant