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
cc66aff6
Commit
cc66aff6
authored
Mar 06, 2010
by
Alexandre Duret-Lutz
Browse files
* bench/ltl2tgba/formulae.ltl: Fix three formulae to match the
original paper by Somenzi and Bloem. Reported by Ruediger Ehlers.
parent
975045a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cc66aff6
2010-03-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* bench/ltl2tgba/formulae.ltl: Fix three formulae to match the
original paper by Somenzi and Bloem. Reported by Ruediger Ehlers.
2010-03-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Fix memory leak introduced in yesterday's change.
...
...
bench/ltl2tgba/formulae.ltl
View file @
cc66aff6
...
...
@@ -6,7 +6,7 @@ U U t p0 V f p1
U V f p0 p1
& & U t U t p0 V f ! p0 & U t p0 V f V f ! p0
& V f U t p0 U t V f ! p1
&
& V f U t p0 U t V f ! p1 & V f U t p1 U t V f ! p0
|
& V f U t p0 U t V f ! p1 & V f U t p1 U t V f ! p0
V p0 | p0 p1
| U X p0 X p1 X V ! p0 ! p1
| U X p0 p1 X V ! p0 | ! p0 ! p1
...
...
@@ -20,8 +20,8 @@ V f & U t p0 U t p1
V & X p1 p2 X U V U p3 p0 p2 V p3 p2
| | & V f | p1 V f U t p0 V f | p2 V f U t ! p0 V f p1 V f p2
| | & V f | p1 U t V f p0 V f | p2 U t V f ! p0 V f p1 V f p2
& & | U t & ! p1 U t V f ! p0 U t & ! p2 U t V f p0 U t p1 U t p2
& & | U t & ! p1 V f U t ! p0 U t & ! p2 V f U t p0 U t p1 U t p2
& & | U t & ! p1 U t V f ! p0 U t & ! p2 U t V f p0 U t
!
p1 U t
!
p2
& & | U t & ! p1 V f U t ! p0 U t & ! p2 V f U t p0 U t
!
p1 U t
!
p2
& V f | p1 X V f p0 V f | p2 X V f ! p0
V f | p1 & X p0 X ! p0
| U p0 p0 U p1 p0
...
...
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