Speedup scc_filter on tgba_explicit_number automata.
* src/tgbaalgos/sccfilter.cc (scc_filter): If the input automaton is an instance of tgba_explicit_number, create a similar automaton for output, instead of a tgba_explicit_string.
This commit is contained in:
parent
caaf0a80c2
commit
0568eaf0ee
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
2011-02-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
|
Speedup scc_filter on tgba_explicit_number automata.
|
||||||
|
|
||||||
|
* src/tgbaalgos/sccfilter.cc (scc_filter): If the input automaton
|
||||||
|
is an instance of tgba_explicit_number, create a similar automaton
|
||||||
|
for output, instead of a tgba_explicit_string.
|
||||||
|
|
||||||
2011-02-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
2011-02-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
Document the new operators in the on-line tools.
|
Document the new operators in the on-line tools.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue