3 lines
173 B
Plaintext
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)]]"
|