fix: a star in docs
This commit is contained in:
3
logic/test_cases/q3/pacphysics_transition.solution
Normal file
3
logic/test_cases/q3/pacphysics_transition.solution
Normal file
@ -0,0 +1,3 @@
|
||||
# This is the solution file for test_cases/q3/pacphysics_transition.test.
|
||||
# The result of evaluating the test must equal the below when cast to a string.
|
||||
result: "(P[1,1]_1 <=> ((P[1,2]_0 & South_0) | (P[1,0]_0 & North_0) | (P[2,1]_0 & West_0) | (P[0,1]_0 & East_0))) (P[1,1]_2 <=> ((P[1,2]_1 & South_1) | (P[1,0]_1 & North_1) | (P[2,1]_1 & West_1) | (P[0,1]_1 & East_1))) (P[1,1]_1 <=> ((P[1,2]_0 & South_0) | (P[2,1]_0 & West_0))) None"
|
Reference in New Issue
Block a user