proj2 finished

This commit is contained in:
2025-12-08 10:47:07 +08:00
parent d4b6cb2c82
commit 1a1cca472e
234 changed files with 13964 additions and 0 deletions

View File

@ -0,0 +1,18 @@
class: "EvalAgentTest"
agentName: "ExpectimaxAgent"
agentArgs: "evalFn=better"
layoutName: "smallClassic"
maxTime: "120"
numGames: "10"
nonTimeoutMinimum: "0"
nonTimeoutThresholds: "10"
scoreThresholds: "500 1000"
winsMinimum: "1"
winsThresholds: "1 5 10"
randomSeed: "0"
ghosts: "[RandomGhost(1)]"