summaryrefslogtreecommitdiffstats
path: root/test_cases/q6/corner_sanity_2.solution
blob: 1aebe8ad4d3f5023dd64a8d94766b2d5d3ae8154 (plain)
1
2
3
4
5
6
7
# In order for a heuristic to be admissible, the value
# of the heuristic must be less at each state than the
# true cost of the optimal path from that state to a goal.
cost: "8"
path: """
West North North East East East South South
"""