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

Add ExtendedSolver #8

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Add ExtendedSolver #8

merged 1 commit into from
Dec 7, 2021

Conversation

sugyan
Copy link
Owner

@sugyan sugyan commented Dec 7, 2021

resolve #4

benchmark:

running 6 tests
test bench_extended_default_hashmap ... bench: 305,348,742 ns/iter (+/- 11,777,141)
test bench_extended_zobrist_hashmap ... bench: 300,957,800 ns/iter (+/- 12,625,870)
test bench_extended_zobrist_vec     ... bench: 304,344,761 ns/iter (+/- 28,833,659)
test bench_normal_default_hashmap   ... bench: 470,923,483 ns/iter (+/- 98,406,580)
test bench_normal_zobrist_hashmap   ... bench: 462,357,119 ns/iter (+/- 42,716,992)
test bench_normal_zobrist_vec       ... bench: 473,962,235 ns/iter (+/- 70,757,369)

test result: ok. 0 passed; 0 failed; 0 ignored; 6 measured; 0 filtered out; finished in 703.30s

@sugyan sugyan merged commit f2b74e7 into main Dec 7, 2021
@sugyan sugyan deleted the feature/extended-solver branch August 8, 2022 13:54
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.

Cannot solve
1 participant