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

Research - Sorted Locations #6

Open
Crain-32 opened this issue Nov 16, 2023 · 0 comments
Open

Research - Sorted Locations #6

Crain-32 opened this issue Nov 16, 2023 · 0 comments
Labels
Research Potential Improvement

Comments

@Crain-32
Copy link
Owner

Depending on the Resolution of #3, we could use the complexity of the requirement to sort locations by requirement complexity. This would let us reduce the available location scan time by taking the state of the world, executing a binary search against a list of Locations till we're just above the solvable complexity, and scanning down.

@Crain-32 Crain-32 added the Research Potential Improvement label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Research Potential Improvement
Projects
None yet
Development

No branches or pull requests

1 participant