Release Spot 1.2.4
* NEWS, configure.ac, doc/org/tools.org: Bump version.
This commit is contained in:
parent
9761703736
commit
c11f15c76c
3 changed files with 7 additions and 7 deletions
10
NEWS
10
NEWS
|
|
@ -1,10 +1,10 @@
|
|||
New in spot 1.2.3a (not yet released)
|
||||
New in spot 1.2.4 (2014-05-15)
|
||||
|
||||
* New features:
|
||||
|
||||
- "-B -x degen-lskip" can be used to disable level-skipping in the
|
||||
degeralization procedure. This is mostly meant for running
|
||||
experiments.
|
||||
degeralization procedure called by ltl2tgba and dstar2tgba.
|
||||
This is mostly meant for running experiments.
|
||||
- "-B -x degen-lcache=N" can be used to experiment with different
|
||||
type of level caching during degeneralization.
|
||||
|
||||
|
|
@ -53,8 +53,8 @@ New in spot 1.2.3 (2014-02-11)
|
|||
- Fix determinism of the SAT-based minimization encoding.
|
||||
(It would sometimes produce different equivalent automata,
|
||||
because of a different encoding order.)
|
||||
- A the SAT-based minimization is asked for a 10-state automaton
|
||||
and return a 6-state automaton, do not ask for a 9-state
|
||||
- If the SAT-based minimization is asked for a 10-state automaton
|
||||
and returns a 6-state automaton, do not ask for a 9-state
|
||||
automaton in the next iteration...
|
||||
- Fix some compilation issue with the version of Apple's Clang
|
||||
that is installed with MacOS X 10.9.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue