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
91fee65a
Commit
91fee65a
authored
Jan 30, 2010
by
Alexandre Duret-Lutz
Browse files
* NEWS: More text.
parent
dac05027
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
91fee65a
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* NEWS: More text.
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Touch up some doxygen comments and copyrights.
...
...
NEWS
View file @
91fee65a
New in spot 0.
5
(2010-01-31):
New in spot 0.
4a
(2010-01-31):
* We have setup two mailing lists:
- <spot-announce@lrde.epita.fr> is read-only and will be used to
...
...
@@ -35,7 +35,8 @@ New in spot 0.5 (2010-01-31):
reorganized. Please run src/tgbatest/ltl2tgba without arguments
for details. Couvreur/FM is now the default translation.
* The ltl2tgba.py CGI script can now run standalone. It also offers
the Tauriainen/TAA translation.
the Tauriainen/TAA translation, and some options for SCC-based
reductions.
* Automata using BDD-encoded transitions relation can now be pruned
for useless states symbolically using the delete_unaccepting_scc()
function. This is ltl2tgba's -R3b option.
...
...
@@ -44,7 +45,7 @@ New in spot 0.5 (2010-01-31):
* The "*" symbol, previously parsed as a synonym for "&" is no
longer recognized. This makes room for an upcoming support of
rational operators.
* More benchmarks:
* More benchmarks
in the bench/ directory
:
- gspn-ssp/ some benchmarks published at ACSD'07,
- ltlcounter/ translation of a class of LTL formulae used by
Rozier & Vardi at SPIN'07
...
...
@@ -52,9 +53,9 @@ New in spot 0.5 (2010-01-31):
- split-product/ parallelizing gain after splitting LTL automata
* An experimental Kripke interface has been developed to simplify
the integration of third party tools that do not use acceptance
conditions
,
and that have label on states instead of transitions.
conditions and that have label on states instead of transitions.
This interface has not been used yet.
* Experimental
I
nterface with the Nips virtual machine.
* Experimental
i
nterface with the Nips virtual machine.
It is not very useful as Spot isn't able to retrieve any property
information from the model. This will just check assertions.
* Distribution:
...
...
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