Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
9b8af365
Commit
9b8af365
authored
Jul 05, 2018
by
Alexandre Duret-Lutz
Browse files
* doc/tl/tl.tex: Convert to utf-8.
parent
e7aa334a
Pipeline
#2829
passed with stages
in 150 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/tl/tl.tex
View file @
9b8af365
...
...
@@ -2,7 +2,7 @@
\documentclass
[a4paper,twoside,10pt,DIV=12]
{
scrreprt
}
\usepackage
[stretch=10]
{
microtype
}
\usepackage
[american]
{
babel
}
\usepackage
[
latin1
]
{
inputenc
}
\usepackage
[
utf8
]
{
inputenc
}
\usepackage
{
amsmath
}
\usepackage
{
amsfonts
}
\usepackage
[sc]
{
mathpazo
}
...
...
@@ -1003,7 +1003,7 @@ right & $\U,\,\W,\,\M,\,\R$
Beware that not all tools agree on the associativity of these
operators. For instance Spin, ltl2ba (same parser as spin), Wring,
psl2ba, Modella, and NuSMV all have
$
\U
$
and
$
\R
$
as left-associative,
while Goal (hence Bchi store), LTL2AUT, and LTL2Bchi (from
while Goal (hence B
ü
chi store), LTL2AUT, and LTL2B
ü
chi (from
JavaPathFinder) have
$
\U
$
and
$
\R
$
as right-associative. Vis and LBTT
have these two operators as non-associative (parentheses required).
Similarly the tools do not aggree on the associativity of
$
\IMPLIES
$
...
...
@@ -1157,13 +1157,13 @@ rules:
\node
[align=center]
(saf) at (1,1)
{
Safety
\\
$
\G
p
$}
;
\node
[align=center]
(gua) at (5,1)
{
Guarantee
\\
$
\F
p
$}
;
\node
[align=right,below left]
(det) at (-.2,6.7)
{
Deterministic
\\
Bchi
\\
Automata
}
;
\node
[align=left,below right]
(weak) at (6.2,6.7)
{
Weak Bchi
\\
Automata
}
;
\node
[align=left,right]
(wdba) at (6.2,4.3)
{
Weak
\\
Deterministic
\\
Bchi
\\
Automata
}
;
\node
[align=left,above right]
(ter) at (6.2,1.7)
{
Terminal
\\
Bchi
\\
Automata
}
;
\node
[align=right,above left]
(occ) at (-.2,2)
{
Terminal
\\
co-Bchi
\\
Automata
}
;
\node
[align=right,below left]
(det) at (-.2,6.7)
{
Deterministic
\\
B
ü
chi
\\
Automata
}
;
\node
[align=left,below right]
(weak) at (6.2,6.7)
{
Weak B
ü
chi
\\
Automata
}
;
\node
[align=left,right]
(wdba) at (6.2,4.3)
{
Weak
\\
Deterministic
\\
B
ü
chi
\\
Automata
}
;
\node
[align=left,above right]
(ter) at (6.2,1.7)
{
Terminal
\\
B
ü
chi
\\
Automata
}
;
\node
[align=right,above left]
(occ) at (-.2,2)
{
Terminal
\\
co-B
ü
chi
\\
Automata
}
;
\node
[above right]
(buc) at (3.35,7)
{
General Bchi Automata
}
;
\node
[above right]
(buc) at (3.35,7)
{
General B
ü
chi Automata
}
;
\draw
[annote]
(rec) -- (det);
\draw
[annote]
(per) -- (weak);
...
...
@@ -1981,4 +1981,5 @@ $f_1\AND f_2$ & \bor{f_1}{g}{f_2}{g} & & &
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% coding: utf-8
%%% End:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment