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
48655c68
Commit
48655c68
authored
Oct 13, 2016
by
Alexandre Duret-Lutz
Browse files
complete Alexandre's patch
* bench/dtgbasat/formulas: Typo. * NEWS: Mention the fix. * AUTHORS: Add Alexandre.
parent
ba4345a4
Changes
3
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
48655c68
The following people have contributed code to Spot:
Ala-Eddine Ben-Salem
Alexandre Gbaguidi Aïsse
Alexandre Duret-Lutz
Alexandre Lewkowicz
Amaury Fauchille
...
...
NEWS
View file @
48655c68
...
...
@@ -40,6 +40,9 @@ New in spot 2.1.1.dev (not yet released)
* Fix ltlcross crash when combining --no-check with --verbose.
* Adjust paths and options used in bench/dtgbasat/ to match the
changes introduced in Spot 2.0.
New in spot 2.1.1 (2016-09-20)
Command-line tools:
...
...
bench/dtgbasat/formulas
View file @
48655c68
...
...
@@ -92,8 +92,7 @@ G(G!a | F!c | G!b)
# Generated with
# randltl -n -1 a b c |
# ltlfilt --remove-wm -r -u --size-min=3 --size-max=15 --syntactic-recurrence |
# ltlfilt -v --obligation |
../../bin/ltl2tgba -F - -x tba-det -D --stats='%d,%f' |
# ltlfilt -v --obligation | ltl2tgba -F - -x tba-det -D --stats='%d,%f' |
# grep 0, | head -n 30
X(Fc W b) R Fa
...
...
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