summaryrefslogtreecommitdiffstats
path: root/test_cases/q3/ucs_4_testSearch.test
blob: a16c6d87f1db38fa736cc4d46ab9d7c22a18de08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
class: "PacmanSearchTest"
algorithm: "uniformCostSearch"
points: "0.5"

# The following specifies the layout to be used 
layoutName: "testSearch"
layout: """
%%%%%
%.P %
%%% %
%.  %
%%%%%
"""
searchProblemClass: "FoodSearchProblem"
leewayFactor: "2"