test/yargi/source-sink.dot in yargi-0.1.0 vs test/yargi/source-sink.dot in yargi-0.1.1
- old
+ new
@@ -1,16 +1,16 @@
digraph G {
graph[]
- V0 [label=""shape="diamond"fixedsize="true"width="0.5"]
- V1 [label=""shape="diamond"fixedsize="true"width="0.5"]
- V2 [label=""shape="diamond"fixedsize="true"width="0.5"]
- V3 [label=""shape="diamond"fixedsize="true"width="0.5"]
- V4 [label=""shape="diamond"fixedsize="true"width="0.5"]
- V5 [label=""shape="doublecircle"fixedsize="true"width="0.5"]
- V6 [label=""shape="doublecircle"fixedsize="true"width="0.5"]
- V7 [label=""shape="doublecircle"fixedsize="true"width="0.5"]
- V8 [label=""shape="doublecircle"fixedsize="true"width="0.5"]
- V9 [label=""shape="doublecircle"fixedsize="true"width="0.5"]
+ V0 [label="" shape="diamond" fixedsize="true" width="0.5"]
+ V1 [label="" shape="diamond" fixedsize="true" width="0.5"]
+ V2 [label="" shape="diamond" fixedsize="true" width="0.5"]
+ V3 [label="" shape="diamond" fixedsize="true" width="0.5"]
+ V4 [label="" shape="diamond" fixedsize="true" width="0.5"]
+ V5 [label="" shape="doublecircle" fixedsize="true" width="0.5"]
+ V6 [label="" shape="doublecircle" fixedsize="true" width="0.5"]
+ V7 [label="" shape="doublecircle" fixedsize="true" width="0.5"]
+ V8 [label="" shape="doublecircle" fixedsize="true" width="0.5"]
+ V9 [label="" shape="doublecircle" fixedsize="true" width="0.5"]
V0 -> V5 [label="from 0 to 5"]
V0 -> V6 [label="from 0 to 6"]
V0 -> V7 [label="from 0 to 7"]
V0 -> V8 [label="from 0 to 8"]
V0 -> V9 [label="from 0 to 9"]