Introduce scc.cc to compute SCC stats and map.
This commit is contained in:
parent
d5235c6901
commit
c44d6277f2
5 changed files with 432 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2008-12-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/tgbaalgos/scc.hh, src/tgbaalgos/scc.cc: New files.
|
||||
* src/tgbaalgos/Makefile.am: Add them.
|
||||
* src/tgbatest/ltl2tgba.cc (-k): Also call build_scc_stats().
|
||||
(-K): New option that dumps the SCCs for dot.
|
||||
|
||||
2008-12-05 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/tgbatest/ltl2tgba.cc (-k): New option that calls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue