I'm using Uppaal for a long time, but recently I started using Stratego. In the cruise control example (
https://uppaal.org/casestudies/stratego/#safe-and-optimal-cruise-control), in the "system" template, why is the type of edges from "EgoNext" to "FrontNext" is uncontrollable since the "EgoNext" is an urgent location? I attached 4 pictures. Picture 1 shows the original "system" template, and picture 2 is the verification results for one of the queries. But, why when I change the edges that come out of the urgent location in the "system" template (please refer to picture 3), do the verification results change (picture 4)? Also, some queries return false in the later condition.