I want to understand the UPPAAL SMC example discussed in [1].
Here is the UPPAAL-SMC example:
The three timed automata should visualize the probability distribution in UPPAAL SMC. In the paper it is indicated that the END-locations of the three TAs can be reached within the time intervals [6,12], [4,12] and [0,+∞). I modeled the A1 TA in UPPAAL and there is no possibility to reach the END location because of the update X=0 and the guard x >= 2 in the edges. How the time-intervals are calculated in detail?
[1] http://people.cs.aau.dk/~kgl/SSFT2015/SMC%20tutorial.pdf