16 lines
220 B
Plaintext
16 lines
220 B
Plaintext
edge { arrowstyle: filled; }
|
|
graph {
|
|
colorscheme: x11;
|
|
flow: south;
|
|
title: GRAPH_0;
|
|
}
|
|
|
|
[ b ] { shape: rounded; }
|
|
[ c ] { shape: none; }
|
|
[ d ] { shape: none; }
|
|
|
|
[ a ]
|
|
[ b ] --> [ u ]
|
|
[ c ] --> [ u ]
|
|
[ d ] --> [ u ]
|