Quick implementation of a "useless SCC" filter using scc_map.
* src/tgbaalgos/sccfilter.hh, src/tgbaalgos/sccfilter.cc: New files. * src/tgbaalgos/Makefile.am: Add them.
This commit is contained in:
parent
99981153e6
commit
74f620d192
4 changed files with 145 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2009-11-18 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Quick implementation of a "useless SCC" filter using scc_map.
|
||||
|
||||
* src/tgbaalgos/sccfilter.hh, src/tgbaalgos/sccfilter.cc: New
|
||||
files.
|
||||
* src/tgbaalgos/Makefile.am: Add them.
|
||||
|
||||
2009-11-18 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix acceptance check in scc_map: trivial SCCs are not accepting.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue