diff --git a/ChangeLog b/ChangeLog index 5046fc488..494c66ac8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-02-06 Alexandre Duret-Lutz + + 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 Document the new operators in the on-line tools.