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

AM-78 Add depth of BFS search #109

Merged
merged 1 commit into from
Oct 29, 2024
Merged

AM-78 Add depth of BFS search #109

merged 1 commit into from
Oct 29, 2024

Conversation

MaksymT17
Copy link
Owner

Add proper initialization of ThreadPool. Previously it was a totally HW dependent parameter in code.
Added initialization based on the configuration multiplier provided.

Add proper initialisation of ThreadPool. Previously it was totally HW
dependent parameter in code. Added initilisation based on configuration multiplier provided.
Copy link

Unit test results

34 tests  ±0   34 ✔️ ±0   1s ⏱️ ±0s
10 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 225ed10. ± Comparison against base commit 9d6e8ee.

@MaksymT17 MaksymT17 self-assigned this Oct 29, 2024
@MaksymT17 MaksymT17 added the bug Something isn't working label Oct 29, 2024
@MaksymT17 MaksymT17 linked an issue Oct 29, 2024 that may be closed by this pull request
@MaksymT17 MaksymT17 added the invalid This doesn't seem right label Oct 29, 2024
@MaksymT17 MaksymT17 merged commit 234b1cd into master Oct 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

AM-78 Add depth of BFS search
1 participant