feat: p0 and p1
This commit is contained in:
32
search/test_cases/q7/food_heuristic_2.test
Normal file
32
search/test_cases/q7/food_heuristic_2.test
Normal file
@ -0,0 +1,32 @@
|
||||
class: "HeuristicTest"
|
||||
|
||||
heuristic: "foodHeuristic"
|
||||
searchProblemClass: "FoodSearchProblem"
|
||||
layoutName: "Test 2"
|
||||
layout: """
|
||||
%%%
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
%P%
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
% %
|
||||
%%%
|
||||
"""
|
||||
|
Reference in New Issue
Block a user