* src/tgba/succiterconcrete.cc (tgba_succ_iterator_concrete::next):
Fix computation of states sharing the same accepting state.
This commit is contained in:
parent
2a8b1b7471
commit
d14eee25bf
2 changed files with 17 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
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.
|
||||
|
||||
Make sure we only output one initial state in LBTT's output.
|
||||
* src/tgbaalgos/lbtt.cc (fill_todo): Add the 'first' argument
|
||||
to designate initial states.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue