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

Implement Principal Variation (PV) #18

Open
mateusz2173 opened this issue May 14, 2024 · 1 comment · May be fixed by #34
Open

Implement Principal Variation (PV) #18

mateusz2173 opened this issue May 14, 2024 · 1 comment · May be fixed by #34
Assignees
Labels

Comments

@mateusz2173
Copy link
Collaborator

Read https://www.chessprogramming.org/Principal_Variation
Implement PV

PV tracks best variations which engine found.

Add move to PV in search IF alpha < score (EXACT score or BETA score)

@mateusz2173
Copy link
Collaborator Author

Should be done after this: #10

@Palmirka Palmirka self-assigned this May 29, 2024
@Gustav2137 Gustav2137 linked a pull request Jun 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants