Files @ 4a904127877a
Branch filter:

Location: DA/raaql-paper-experiments/identity-opt.dot

Hannes Muehleisen
new ops exp and pqr
1
2
3
4
5
digraph G {
N1 -> N5
N1 [ label="mean",  shape="ellipse"]
N5 [ label="a",  shape="box"]
}