Files
PPCA-AIPacMan-2024/logic/test_cases/q6/localizationLogic2.solution
2024-06-25 15:51:24 +08:00

3 lines
173 B
Plaintext

# This is the solution file for test_cases/q6/localizationLogic2.test.
possible_locations_per_timestep: "[[(1, 4), (3, 4)], [(1, 3), (3, 3)], [(1, 2), (3, 2)], [(3, 1)]]"