Closed programarivm closed 3 years ago
Hi @vikeng thanks for the help, it is very much appreciated.
Please let me know if you'd want to look at this issue.
Keep it up.
Just realized that I implemented the doubled pawn evaluation https://github.com/chesslablab/php-chess/issues/50 and closed the issue, sorry about that.
The following test in
tests/unit/Game/HeuristicPictureTest.php
should pass with the$expected
array described below.Expected array:
Atm, it seems as if the doubled pawn evaluation is being calculated the other way around, however:
For further information, please visit:
Keep it up, and happy learning and coding.