Skip to content

Fixed Piece-Square Tables position evaluation#13

Merged
healeycodes merged 3 commits into
healeycodes:mainfrom
Varsius:main
Jun 1, 2021
Merged

Fixed Piece-Square Tables position evaluation#13
healeycodes merged 3 commits into
healeycodes:mainfrom
Varsius:main

Conversation

@Varsius
Copy link
Copy Markdown
Contributor

@Varsius Varsius commented May 31, 2021

Reversed the rows of the Piece-Square Tables as explained here.
Also added a small testcast to verify the functionality.

@healeycodes
Copy link
Copy Markdown
Owner

Hi @Varsius!

This looks great.

Two things:

  • Can you fix the two failing tests? I think it's because the move values changed and the tests need to be updated.
  • Do you think another test is necessary to cover black's POV? i.e. if black responds to e2e4 with e7e5 then black's positional value should improve.

@Varsius
Copy link
Copy Markdown
Contributor Author

Varsius commented Jun 1, 2021

Oh sorry, that is my bad.. I will be working on a fix soon. And adding another test is no problem.

@Varsius
Copy link
Copy Markdown
Contributor Author

Varsius commented Jun 1, 2021

Tests should be fixed now.

@healeycodes
Copy link
Copy Markdown
Owner

Thanks for the PR! This closes #12

@healeycodes healeycodes merged commit 3997c27 into healeycodes:main Jun 1, 2021
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