eval-simple.c: game phases, multiple PST

This commit is contained in:
2024-07-21 18:08:10 +02:00
parent 30ac647fe5
commit 14a2cae072
9 changed files with 548 additions and 143 deletions

View File

@@ -244,7 +244,7 @@ struct fentest {
* - https://www.chessprogramming.net/perfect-perft/ *
*****************************************************/
{ __LINE__, FEN | MOVEGEN | MOVEDO | PERFT,
"\"kiwipete\"",
"kiwipete",
"r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 1"
},
{ __LINE__, FEN | MOVEGEN | MOVEDO | PERFT,