* src/tgba/succiterconcrete.cc (tgba_succ_iterator_concrete::next):
Fix computation of states sharing the same accepting set.
This commit is contained in:
parent
d14eee25bf
commit
5cc9c66dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
2003-07-09 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* src/tgba/succiterconcrete.cc (tgba_succ_iterator_concrete::next):
|
||||
Fix computation of states sharing the same accepting state.
|
||||
Fix computation of states sharing the same accepting set.
|
||||
|
||||
Make sure we only output one initial state in LBTT's output.
|
||||
* src/tgbaalgos/lbtt.cc (fill_todo): Add the 'first' argument
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue