feat: Refactor alpha-beta search to improve search parameters and quiescence handling
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-17 21:41:11 +02:00
parent 4f6cc2c0f8
commit 473c62666a
12 changed files with 502 additions and 169 deletions
+1
View File
@@ -51,6 +51,7 @@ val versions = mapOf(
"SCALAFX" to "21.0.0-R32",
"JAVAFX" to "21.0.1",
"JUNIT_BOM" to "5.13.4",
"ONNXRUNTIME" to "1.19.2",
"SCALA_PARSER_COMBINATORS" to "2.4.0",
"FASTPARSE" to "3.0.2",
"JACKSON" to "2.17.2",