5 lines
154 B
Python
5 lines
154 B
Python
STUDENT_CODE_DEFAULT = 'multiAgents.py'
|
|
PROJECT_TEST_CLASSES = 'multiagentTestClasses.py'
|
|
PROJECT_NAME = 'Project 2: Multiagent search'
|
|
BONUS_PIC = False
|