summaryrefslogtreecommitdiffstats
path: root/test_cases/q6/corner_sanity_1.solution
blob: 4385d9bba502bec71b9e0875809282ed74a771f7 (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: """
North South South East East East North North
"""