I am using Uppaal
for system verification. The simulation is running perfectly fine but when I verify by using this property A[] not deadlock
it is giving me the following error:
_The successors of this state are not well defined.
Index value 3 is out of range. Array length = 3, Element size = 1 in line 1 of go3[id]?_
What could have gone wrong there?