Skip to content

Commit 906f162

Browse files
committed
Missed edges are added to transitive closure.
1 parent 7d17b30 commit 906f162

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tex/figures/graph/graph5.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
edge[bend left, above] node {} (q_3)
2626
(q_3) edge[loop above] node {} ()
2727
edge[bend left, below] node {} (q_2)
28+
edge[bend left, below] node {} (q_0)
29+
edge[bend right, below] node {} (q_1)
2830
;
2931
\end{tikzpicture}

0 commit comments

Comments
 (0)