Skip to content

Commit 944bade

Browse files
committed
docs: improve Asia network ascii representation
1 parent da28eaa commit 944bade

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)