summaryrefslogtreecommitdiffstats
path: root/test_cases/q6/corner_sanity_3.solution
diff options
context:
space:
mode:
Diffstat (limited to 'test_cases/q6/corner_sanity_3.solution')
-rw-r--r--test_cases/q6/corner_sanity_3.solution9
1 files changed, 9 insertions, 0 deletions
diff --git a/test_cases/q6/corner_sanity_3.solution b/test_cases/q6/corner_sanity_3.solution
new file mode 100644
index 0000000..c02dd57
--- /dev/null
+++ b/test_cases/q6/corner_sanity_3.solution
@@ -0,0 +1,9 @@
+# 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: "28"
+path: """
+South South South West West West West East East East East East North
+North North North North West West West South South South West West
+North North North
+"""