* src/tgbaalgos/bfssteps.hh (bfs_steps_with_path_conditions): New
class. * src/tgbaalgos/bfssteps.cc: Remove includes that are now superfluous.
This commit is contained in:
parent
c1fd4d1138
commit
18b22a5250
3 changed files with 102 additions and 3 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2004-11-24 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/bfssteps.hh (bfs_steps_with_path_conditions): New
|
||||
class.
|
||||
* src/tgbaalgos/bfssteps.cc: Remove includes that are now superfluous.
|
||||
|
||||
* src/tgbaalgos/gtec/ce.cc (couvreur99_check_result::accepting_run,
|
||||
couvreur99_check_result::accepting_cycle): Rewrite the BFSs using
|
||||
the bfs_steps class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue