Open varivera opened 5 years ago
The rule, as presented in the paper, is: if (C){ a = x; }else{ b=x; }
G>>(a:=x) \union clone(G>>(b:=x))
UPDATE: there is a new logic for the implementation of conditionals. Alias Diagrams are represented differently
To think about then a=b;b=d; end
9919 Changes
Manage all type of conditionals