* iface/gspn/eesrg.cc (tgba_succ_iterator_gspn_eesrg,
state_gspn_eesrg): Compute the array of all successors of the right state beforehand, pass it to Greatspn (left automata) at once, let it compute the resulting synchronized arcs, and iterate on that result.
This commit is contained in:
parent
a2cd1de267
commit
5d4affc5d7
2 changed files with 183 additions and 126 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2004-04-14 Soheib Baarir <Souheib.Baarir@lip6.fr>
|
||||
|
||||
* iface/gspn/eesrg.cc (tgba_succ_iterator_gspn_eesrg,
|
||||
state_gspn_eesrg): Compute the array of all successors of the
|
||||
right state beforehand, pass it to Greatspn (left automata) at
|
||||
once, let it compute the resulting synchronized arcs, and iterate
|
||||
on that result.
|
||||
|
||||
2004-04-14 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/gtec/nsheap.hh (numbered_state_heap_factory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue