Skip to content

Commit 6ac91fb

Browse files
committed
docs: fix Asia network ascii diagram
1 parent a38145b commit 6ac91fb

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

examples/asia/main.jl

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
# 1988 [^lauritzen1988local].
66

77
# ```
8-
#┌───┐ ┌───┐
9-
#│ A │ ┌─┤ S ├─┐
10-
#└─┬─┘ │ └───┘ │
11-
# │ │ │
12-
# ▼ ▼ ▼
13-
#┌───┐ ┌───┐ ┌───┐
14-
#│ T │ │ L │ │ B │
15-
#└─┬─┘ └─┬─┘ └─┬─┘
16-
# │ ┌───┐ │ │
17-
# └──►│ E │◄──┘ │
18-
# └─┬─┘ │
19-
#┌───┐ │ ┌───┐ │
20-
#│ X │◄──│ D │◄────┘
21-
#└───┘ └───┘
8+
# ┌───┐ ┌───┐
9+
# │ A │ ┌─┤ S ├─┐
10+
# └─┬─┘ │ └───┘ │
11+
# │ │ │
12+
# ▼ ▼ ▼
13+
# ┌───┐ ┌───┐ ┌───┐
14+
# │ T │ │ L │ │ B │
15+
# └─┬─┘ └─┬─┘ └─┬─┘
16+
# │ ┌───┐ │ │
17+
# └──►│ E │◄──┘ │
18+
# └─┬─┘ │
19+
# ┌───┐ │ ┌───┐ │
20+
# │ X │◄──┴──►│ D │◄────┘
21+
# └───┘ └───┘
2222
# ```
2323

2424
# The table below explains the meanings of each random variable used in the

0 commit comments

Comments
 (0)