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

Fix segfault and end the game by 3-fold repetitions #317

Merged
merged 3 commits into from
Apr 5, 2021
Merged

Fix segfault and end the game by 3-fold repetitions #317

merged 3 commits into from
Apr 5, 2021

Conversation

fsmosca
Copy link

@fsmosca fsmosca commented Apr 5, 2021

No description provided.

* Terminate game by 3-fold repetition.
* Fix segmentation fault by properly initializing the random_multi_pv_depth.
* Add is_fifty_move_draw() and is_three_fold_repetition for gensfen()
* Add is_fifty_move_draw() and is_three_fold_repetition for gensfen()
@Sopel97 Sopel97 merged commit f69946c into nodchip:master Apr 5, 2021
@fsmosca fsmosca deleted the 3fold_rep_termination branch April 11, 2021 05:08
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.

2 participants