|
mCRL2
|
Public Member Functions | |
| non_bottom_state (const state_type s) | |
| non_bottom_state (const state_type s, const std::vector< state_type > &it) | |
Public Attributes | |
| state_type | state |
| std::vector< state_type > | inert_transitions |
Definition at line 204 of file liblts_bisim.h.
|
inline |
Definition at line 209 of file liblts_bisim.h.
|
inline |
Definition at line 212 of file liblts_bisim.h.
| std::vector< state_type > mcrl2::lts::detail::bisim_partitioner< LTS_TYPE >::non_bottom_state::inert_transitions |
Definition at line 207 of file liblts_bisim.h.
| state_type mcrl2::lts::detail::bisim_partitioner< LTS_TYPE >::non_bottom_state::state |
Definition at line 206 of file liblts_bisim.h.