Use taa_tgba_formula instead of taa_tgba_string in ltl_to_taa to
speed up a little the translation. * src/tgbaalgos/ltl2taa.cc: Adjust. Also fix a bug with acceptance conditions in all_n_tuples. * src/tgba/taatgba.cc, src/tgba/taatgba.hh: Adjust.
This commit is contained in:
parent
7c20d8ae5d
commit
beb3744581
4 changed files with 65 additions and 41 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2010-01-16 Damien Lefortier <dam@lrde.epita.fr>
|
||||
|
||||
Use taa_tgba_formula instead of taa_tgba_string in ltl_to_taa to
|
||||
speed up a little the translation.
|
||||
|
||||
* src/tgbaalgos/ltl2taa.cc: Adjust. Also fix a bug with
|
||||
acceptance conditions in all_n_tuples.
|
||||
* src/tgba/taatgba.cc, src/tgba/taatgba.hh: Adjust.
|
||||
|
||||
2010-01-16 Damien Lefortier <dam@lrde.epita.fr>
|
||||
|
||||
Introduce taa_tgba_labelled<label> so that we can build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue