* src/tgbaalgos/gtec/ce.cc (couvreur99_check_result::accepting_run,
couvreur99_check_result::accepting_cycle): Rewrite the BFSs using the bfs_steps class.
This commit is contained in:
parent
2b74398a62
commit
c1fd4d1138
2 changed files with 80 additions and 160 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2004-11-24 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/gtec/ce.cc (couvreur99_check_result::accepting_run,
|
||||
couvreur99_check_result::accepting_cycle): Rewrite the BFSs using
|
||||
the bfs_steps class.
|
||||
|
||||
* src/tgbaalgos/bfssteps.hh, src/tgbaalgos/bfssteps.cc: New files.
|
||||
* src/tgbaalgos/Makefile.am (tgbaalgos_HEADERS,
|
||||
libtgbaalgos_la_SOURCES): Add them.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue