UniTO/tesi/traces/example9bis.trace
Francesco Mecca dea5a6fbe4 traces
2020-06-30 19:31:56 +02:00

15 lines
328 B
Text

Target program decision tree
Switch ({ var=AcRoot=param/82; dom=Int [-inf; -1] [1; +inf] v Tag _; }) =
Leaf=VConstant:0
Switch ({ var=AcRoot=param/82; dom=Int 0; }) =
Failure
Fallback=None
Source program decision tree
Switch AcRoot:{
Bool true ->
Leaf='Int 0 '
} Fallback: Failure
The two programs are equivalent.