* src/tgbaalgos/se05.hh, src/tgbaalgos/tau03.hh: Typo.
* src/tgbaalgos/tau03.cc: Suppress optimisations, the algorithm is now the original one. * src/tgbaalgos/tau03opt.hh, src/tgbaalgos/tau03opt.cc: New files implementing most of all the optimisations of tau03. * src/tgbaalgos/Makefile.am: Add them. * src/tgbatest/ltl2tgba.cc, src/tgbatest/randtgba.cc: Make them public. * src/tgbatest/tba_samples_from_spin.test: Test them.
This commit is contained in:
parent
321177331d
commit
121d582480
10 changed files with 635 additions and 77 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
|||
2004-11-17 Poitrenaud Denis <denis@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/se05.hh, src/tgbaalgos/tau03.hh: Typo.
|
||||
* src/tgbaalgos/tau03.cc: Suppress optimisations, the algorithm is now
|
||||
the original one.
|
||||
* src/tgbaalgos/tau03opt.hh, src/tgbaalgos/tau03opt.cc: New files
|
||||
implementing most of all the optimisations of tau03.
|
||||
* src/tgbaalgos/Makefile.am: Add them.
|
||||
* src/tgbatest/ltl2tgba.cc, src/tgbatest/randtgba.cc: Make them public.
|
||||
* src/tgbatest/tba_samples_from_spin.test: Test them.
|
||||
|
||||
2004-11-17 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgba/tgba.hh, src/tgbaalgos/ltl2tgba_fm.hh,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue