tangled
alpha
login
or
join now
dekker.one
/
TCP-setup-uppaal
0
fork
atom
An Uppaal analysis of the connection setup of the TCP protocol.
0
fork
atom
overview
issues
pulls
pipelines
Initial commit
Jip J. Dekker
12 years ago
177b453d
+36
2 changed files
expand all
collapse all
unified
split
.gitignore
README.md
+32
.gitignore
···
1
1
+
*.acn
2
2
+
*.acr
3
3
+
*.alg
4
4
+
*.aux
5
5
+
*.bbl
6
6
+
*.blg
7
7
+
*.dvi
8
8
+
*.fdb_latexmk
9
9
+
*.glg
10
10
+
*.glo
11
11
+
*.gls
12
12
+
*.idx
13
13
+
*.ilg
14
14
+
*.ind
15
15
+
*.ist
16
16
+
*.lof
17
17
+
*.log
18
18
+
*.lot
19
19
+
*.maf
20
20
+
*.mtc
21
21
+
*.mtc0
22
22
+
*.nav
23
23
+
*.nlo
24
24
+
*.out
25
25
+
*.pdfsync
26
26
+
*.ps
27
27
+
*.snm
28
28
+
*.synctex.gz
29
29
+
*.toc
30
30
+
*.vrb
31
31
+
*.xdy
32
32
+
*.tdo
+4
README.md
···
1
1
+
TCP-setup-uppaal
2
2
+
================
3
3
+
4
4
+
An Uppaal analysis of the connection setup of the TCP protocol.