18 lines
285 B
Plaintext
18 lines
285 B
Plaintext
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)]"
|