Feat: hw2 done

This commit is contained in:
2026-04-06 05:24:23 +08:00
commit 37c264e26e
214 changed files with 12807 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
class: "EvalAgentTest"
agentName: "ExpectimaxAgent"
agentArgs: "evalFn=better"
layoutName: "smallClassic"
maxTime: "120"
numGames: "10"
nonTimeoutThresholds: "5 10"
scoreThresholds: "600 1200"
winsMinimum: "1"
winsThresholds: "1 4 7 10"
randomSeed: "0"
ghosts: "[RandomGhost(1)]"