8 hoc1 [
label=
"{|học}" shape=
record]
;
9 hocsinh1 [
label=
"{|học sinh}" shape=
record]
;
10 hoc1sinh2 [
label=
"{học|sinh}" shape=
record]
;
11 hoc1sinhhoc2 [
label=
"{học|sinh học}" shape=
record]
;
12 subgraph cluster_hoc3 {
13 hocsinh1hoc3 [
label=
"{học sinh|học}" shape=
record]
;
14 sinh2hoc3 [
label=
"{sinh|học}" shape=
record]
;
16 subgraph cluster_hocsinh3 {
17 hocsinh1hocsinh3 [
label=
"{học sinh|học sinh}" shape=
record]
;
18 sinh2hocsinh3 [
label=
"{sinh|học sinh}" shape=
record]
;
20 subgraph cluster_sinh4 {
21 sinhhoc2sinh4 [
label=
"{sinh học|sinh}" shape=
record]
;
22 hoc3sinh4 [
label=
"{học|sinh}" shape=
record]
;
24 subgraph cluster_sinhhoc4 {
25 sinhhoc2sinhhoc4 [
label=
"{sinh học|sinh học}" shape=
record]
;
26 hoc3sinhhoc4 [
label=
"{học|sinh học}" shape=
record]
;
28 subgraph cluster_hoc5 {
29 hocsinh3hoc5 [
label=
"{học sinh|học}" shape=
record]
;
30 sinh4hoc5 [
label=
"{sinh|học}" shape=
record]
;
32 subgraph cluster_tail {
33 hoc5 [
label=
"{học|}" shape=
record]
;
34 sinhhoc4 [
label=
"{sinh học|}" shape=
record]
;
36 head
-> {hoc1 hocsinh1}
;
37 hoc1
-> {hoc1sinh2 hoc1sinhhoc2}
;
38 hocsinh1
-> {hocsinh1hocsinh3 hocsinh1hoc3}
;
39 hoc1sinh2
-> {sinh2hocsinh3 sinh2hoc3}
;
40 hoc1sinhhoc2
-> {sinhhoc2sinhhoc4 sinhhoc2sinh4}
;
41 hocsinh1hoc3
-> {hoc3sinh4 hoc3sinhhoc4}
;
42 hocsinh1hocsinh3
-> {hocsinh3hoc5}
;
43 sinh2hoc3
-> {hoc3sinh4 hoc3sinhhoc4}
;
44 sinh2hocsinh3
-> {hocsinh3hoc5}
;
45 sinhhoc2sinh4
-> {sinh4hoc5}
;
46 sinhhoc2sinhhoc4
-> sinhhoc4
;
47 hoc3sinh4
-> sinh4hoc5
;
48 hoc3sinhhoc4
-> sinhhoc4
;