* configure.ac, NEWS: Bump version to 0.0f.
* iface/gspn/simple.test, iface/gspn/dcswave.test, iface/gspn/dcswaveltl.test: Make sure the example directory is writable. * m4/lbtt.m4, m4/buddy.m4: Always configure buddy/ and lbtt/, regardless of the --with-included-buddy and --with-included-lbtt settings.
This commit is contained in:
parent
286405da95
commit
5b245d7dd1
8 changed files with 38 additions and 4 deletions
15
NEWS
15
NEWS
|
|
@ -1,3 +1,18 @@
|
|||
New in spot 0.0f (2003-08-01):
|
||||
|
||||
* More python bindings, still only for the spot::ltl:: namespace.
|
||||
* Functional GSPN interface. (Enable with --with-gspn=directory.)
|
||||
* The LTL scanner recognizes /\, \/, and xor.
|
||||
* Upgrade to lbtt 1.0.2.
|
||||
* tgba_tba_proxy is an on-the-fly degeneralizer.
|
||||
* Implements the "magic search" algorithm.
|
||||
(Works only on a tgba_tba_proxy.)
|
||||
* Tgba's output algorithms (save(), dotty()) now non-recursive.
|
||||
* During products, succ_iter will optimize its set of successors
|
||||
using information computed from the current product state.
|
||||
* BDD dictionnaries are now shared between automata and. This
|
||||
gets rid of all the BDD-variable translating machinery.
|
||||
|
||||
New in spot 0.0d (2003-07-13):
|
||||
|
||||
* Optimize translation of G operators occurring at the root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue