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 209 of file liblts_bisim.h.
|
inline |
Definition at line 214 of file liblts_bisim.h.
|
inline |
Definition at line 217 of file liblts_bisim.h.
std::vector< state_type > mcrl2::lts::detail::bisim_partitioner< LTS_TYPE >::non_bottom_state::inert_transitions |
Definition at line 212 of file liblts_bisim.h.
state_type mcrl2::lts::detail::bisim_partitioner< LTS_TYPE >::non_bottom_state::state |
Definition at line 211 of file liblts_bisim.h.