* src/tgba/taa.cc, src/tgba/taa.hh: Speed up the cartesian product
in taa_succ_iterator and allow multiple initial states in taa. * src/tgba/ltl2taa.cc: Remove temporary printing.
This commit is contained in:
parent
eab1261437
commit
11ecdf2b86
4 changed files with 84 additions and 46 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2009-11-07 Damien Lefortier <dam@lrde.epita.fr>
|
||||
|
||||
* src/tgba/taa.cc, src/tgba/taa.hh: Speed up the cartesian product
|
||||
in taa_succ_iterator and allow multiple initial states in taa.
|
||||
* src/tgba/ltl2taa.cc: Remove temporary printing.
|
||||
|
||||
2009-11-05 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix ltlcounter.test for VPATH builds and n > 2.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue