Mercurial > hg > Database > Alice
annotate scripts/topology/test.dot @ 655:1c93e82e05c6 default tip
fix timestamp
author | suruga |
---|---|
date | Sat, 17 Feb 2018 00:33:00 +0900 |
parents | 0b25b48116b6 |
children |
rev | line source |
---|---|
36
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
1 digraph test { |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
2 node0 -> node1 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
3 node0 -> node2 [label="child1"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
4 node0 -> node3 [label="child2"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
5 node1 -> node0 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
6 node1 -> node4 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
7 node1 -> node5 [label="child1"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
8 node1 -> node6 [label="child2"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
9 node2 -> node0 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
10 node2 -> cli7 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
11 node2 -> cli8 [label="child1"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
12 node2 -> cli9 [label="child2"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
13 node3 -> node0 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
14 node3 -> cli10 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
15 node3 -> cli11 [label="child1"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
16 node3 -> cli12 [label="child2"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
17 node4 -> node1 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
18 node4 -> cli13 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
19 node4 -> cli14 [label="child1"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
20 node4 -> cli15 [label="child2"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
21 node5 -> node1 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
22 node5 -> cli16 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
23 node5 -> cli17 [label="child1"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
24 node5 -> cli18 [label="child2"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
25 node6 -> node1 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
26 node6 -> cli19 [label="child0"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
27 cli7 -> node2 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
28 cli8 -> node2 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
29 cli9 -> node2 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
30 cli10 -> node3 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
31 cli11 -> node3 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
32 cli12 -> node3 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
33 cli13 -> node4 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
34 cli14 -> node4 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
35 cli15 -> node4 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
36 cli16 -> node5 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
37 cli17 -> node5 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
38 cli18 -> node5 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
39 cli19 -> node6 [label="parent"] |
0b25b48116b6
DistributedFish share width each other (not work)
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
31
diff
changeset
|
40 } |