-
Notifications
You must be signed in to change notification settings - Fork 13
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
Statistics/additional random access #507
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #507 +/- ##
=============================================
- Coverage 97.308% 97.218% -0.090%
=============================================
Files 82 82
Lines 4866 4924 +58
=============================================
+ Hits 4735 4787 +52
- Misses 131 137 +6
☔ View full report in Codecov by Sentry. |
The lack of coverage is due to the skipped "Not Run" prints |
Benchmark Report 🟢
Minimum running time (s) for 9-Queens:
|
Benchmark Report 🟢
Minimum running time (s) for 12-Queens:
|
Benchmark Report 🟢
Minimum running time (s) for 14-Queens:
|
Closes #494 (and closes #506 that it exposes)