We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38145b commit 6ac91fbCopy full SHA for 6ac91fb
examples/asia/main.jl
@@ -5,20 +5,20 @@
5
# 1988 [^lauritzen1988local].
6
7
# ```
8
-#┌───┐ ┌───┐
9
-#│ A │ ┌─┤ S ├─┐
10
-#└─┬─┘ │ └───┘ │
11
-# │ │ │
12
-# ▼ ▼ ▼
13
-#┌───┐ ┌───┐ ┌───┐
14
-#│ T │ │ L │ │ B │
15
-#└─┬─┘ └─┬─┘ └─┬─┘
16
-# │ ┌───┐ │ │
17
-# └──►│ E │◄──┘ │
18
-# └─┬─┘ │
19
-#┌───┐ │ ┌───┐ │
20
-#│ X │◄──┘ │ D │◄────┘
21
-#└───┘ └───┘
+# ┌───┐ ┌───┐
+# │ A │ ┌─┤ S ├─┐
+# └─┬─┘ │ └───┘ │
+# │ │ │
+# ▼ ▼ ▼
+# ┌───┐ ┌───┐ ┌───┐
+# │ T │ │ L │ │ B │
+# └─┬─┘ └─┬─┘ └─┬─┘
+# │ ┌───┐ │ │
+# └──►│ E │◄──┘ │
+# └─┬─┘ │
+# ┌───┐ │ ┌───┐ │
+# │ X │◄──┴──►│ D │◄────┘
+# └───┘ └───┘
22
23
24
# The table below explains the meanings of each random variable used in the
0 commit comments