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
a2893520
Commit
a2893520
authored
May 07, 2012
by
Alexandre Duret-Lutz
Browse files
Properly thank Christian and Felix.
* THANKS, src/tgbaalgos/ltl2tgba_fm.cc: Here.
parent
7438fa3c
Changes
2
Hide whitespace changes
Inline
Side-by-side
THANKS
View file @
a2893520
We are grateful to these people for their comments, help, or
suggestions.
Christian Dax
Étienne Renault
Felix Klaedtke
Gerard J. Holzmann
Heikki Tauriainen
Jean-Michel Couvreur
...
...
src/tgbaalgos/ltl2tgba_fm.cc
View file @
a2893520
...
...
@@ -1427,6 +1427,10 @@ namespace spot
// Transitions going to destinations accepting the empty
// word should recognize f2, and the automaton for f1
// should be understood as universal.
//
// The crux of this translation (the use of implication,
// and the interpretation as a universal automaton) was
// explained to me (adl) by Felix Klaedtke.
bdd
f2
=
recurse
(
node
->
second
());
bdd
f1
=
translate_ratexp
(
node
->
first
(),
dict_
);
res_
=
bddtrue
;
...
...
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