Add trivial() and one_state_of() functions to scc_map.
* src/tgbaalgos/scc.hh, src/tgbaalgos/scc.cc (scc_map::trivial, scc_map::one_state_of): Two new helper functions.
This commit is contained in:
parent
5bc6d1d4ff
commit
37a8d1dc92
3 changed files with 37 additions and 2 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2011-01-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Add trivial() and one_state_of() functions to scc_map.
|
||||
|
||||
* src/tgbaalgos/scc.hh, src/tgbaalgos/scc.cc (scc_map::trivial,
|
||||
scc_map::one_state_of): Two new helper functions.
|
||||
|
||||
2011-01-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/tgba/tgbaunion.hh: Remove one useless include.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue