* src/tgbaalgos/gv04.cc, src/tgbaalgos/gv04.hh: New files, partly
based on Thomas Martinez's src/tgbaalgos/tarjan_on_fly.cc and src/tgbaalgos/tarjan_on_fly.hh former implementation. * src/tgbaalgos/Makefile.am (libtgbaalgos_la_SOURCES, tgbaalgos_HEADERS): Add them. * src/tgbatest/ltl2tgba.cc, src/tgbatest/randtgba.cc: Bind the new algorithm. * src/tgbatest/emptchk.test: Test it.
This commit is contained in:
parent
0f15d28fe8
commit
6cce60bed7
7 changed files with 332 additions and 1 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
|||
2004-11-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/gv04.cc, src/tgbaalgos/gv04.hh: New files, partly
|
||||
based on Thomas Martinez's src/tgbaalgos/tarjan_on_fly.cc and
|
||||
src/tgbaalgos/tarjan_on_fly.hh former implementation.
|
||||
* src/tgbaalgos/Makefile.am (libtgbaalgos_la_SOURCES,
|
||||
tgbaalgos_HEADERS): Add them.
|
||||
* src/tgbatest/ltl2tgba.cc, src/tgbatest/randtgba.cc: Bind the
|
||||
new algorithm.
|
||||
* src/tgbatest/emptchk.test: Test it.
|
||||
|
||||
2004-11-22 Poitrenaud Denis <denis@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/emptiness_stats.hh, src/tgbaalgos/weight.cc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue