mCRL2
|
#include <liblts_pbisim_grv.h>
Public Attributes | |
state_key_type | from |
label_type | label |
state_key_type | to |
std::size_t * | state_to_constellation_count_ptr |
Additional Inherited Members | |
Protected Attributes inherited from mcrl2::lts::detail::embedded_list_node< action_transition_type > | |
action_transition_type * | m_next |
action_transition_type * | m_prev |
Definition at line 152 of file liblts_pbisim_grv.h.
state_key_type mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::action_transition_type::from |
Definition at line 154 of file liblts_pbisim_grv.h.
label_type mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::action_transition_type::label |
Definition at line 155 of file liblts_pbisim_grv.h.
std::size_t* mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::action_transition_type::state_to_constellation_count_ptr |
Definition at line 157 of file liblts_pbisim_grv.h.
state_key_type mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::action_transition_type::to |
Definition at line 156 of file liblts_pbisim_grv.h.