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

Implements human solver for calculating difficulty of grids #254

Merged
merged 4 commits into from
Jan 2, 2025

Conversation

meikpiep
Copy link
Owner

@meikpiep meikpiep commented Jan 2, 2025

Currently under development, gets used in debug variant only.

Enabled only in debug variant, may use vast amount of time to calculate the difficulty, e.g. 30 seconds for a 9x9 grid on a Pixel 7a.

It is currently quite slow and does not solve every grid yet. It will be further optimized.
@meikpiep meikpiep self-assigned this Jan 2, 2025
Copy link

sonarqubecloud bot commented Jan 2, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@meikpiep meikpiep merged commit f6f664f into main Jan 2, 2025
3 of 5 checks passed
@meikpiep meikpiep deleted the human-solver-clean branch January 2, 2025 11: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