intro2ai/p1_search/test_cases/q7/food_heuristic_17.test
2021-10-19 13:07:31 -04:00

15 lines
184 B
Plaintext

class: "HeuristicTest"
heuristic: "foodHeuristic"
searchProblemClass: "FoodSearchProblem"
layoutName: "Test 17"
layout: """
%%%%%%%%
%.%....%
%.% %%.%
%.%P%%.%
%... .%
%%%%%%%%
"""