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,2 @@
max_points: "4"
class: "PartialCreditQuestion"

View File

@ -0,0 +1,2 @@
# This is the solution file for test_cases/q1/grade-agent.test.
# File intentionally blank.

View File

@ -0,0 +1,18 @@
class: "EvalAgentTest"
agentName: "ReflexAgent"
layoutName: "openClassic"
maxTime: "120"
numGames: "10"
nonTimeoutMinimum: "10"
scoreThresholds: "500 1000"
winsMinimum: "1"
winsThresholds: "5 10"
randomSeed: "0"
ghosts: "[RandomGhost(1)]"