parent
5de9f34d23
commit
ff8fb6e1af
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,12 @@
|
|||||||
|
digraph family
|
||||||
|
{
|
||||||
|
6[label="S6"]
|
||||||
|
8[label="S8"]
|
||||||
|
9[label="S9"]
|
||||||
|
15[label="S15"]
|
||||||
|
23[label="S23"]
|
||||||
|
6->15
|
||||||
|
9->8
|
||||||
|
9->15
|
||||||
|
23->15
|
||||||
|
}
|
Loading…
Reference in new issue