upd readme
This commit is contained in:
6
tracking/test_cases/q9/2-ParticleInit.solution
Normal file
6
tracking/test_cases/q9/2-ParticleInit.solution
Normal file
@ -0,0 +1,6 @@
|
||||
# move_number action likelihood_dictionary
|
||||
correctActions: """
|
||||
0 None [{(4, 4): 0.1, (6, 2): 0.1, (4, 3): 0.2, (5, 4): 0.1, (6, 4): 0.1, (4, 2): 0.2, (6, 3): 0.1, (5, 2): 0.1, }, ]
|
||||
1 Stop [{(4, 4): 0.1, (6, 2): 0.1, (4, 3): 0.2, (5, 4): 0.1, (6, 4): 0.1, (4, 2): 0.2, (6, 3): 0.1, (5, 2): 0.1, }, ]
|
||||
2 None [{(4, 4): 0.1, (6, 2): 0.1, (4, 3): 0.2, (5, 4): 0.1, (6, 4): 0.1, (4, 2): 0.2, (6, 3): 0.1, (5, 2): 0.1, }, ]
|
||||
"""
|
Reference in New Issue
Block a user