summaryrefslogtreecommitdiffstats
path: root/test_cases/q3/ucs_5_goalAtDequeue.solution
blob: 7d6c982d893e87a51e3ec77e0e742cb4cb6a45b9 (plain)
1
2
3
4
5
6
7
# This is the solution file for test_cases/q3/ucs_5_goalAtDequeue.test.
# This solution is designed to support both right-to-left
# and left-to-right implementations.
solution: "1:A->B 0:B->C 0:C->G"
expanded_states: "A B C"
rev_solution: "1:A->B 0:B->C 0:C->G"
rev_expanded_states: "A B C"