mCRL2
|
#include <liblts_pbisim_grv.h>
Public Attributes | |
state_key_type | from |
probability_label_type | label |
state_key_type | to |
Additional Inherited Members | |
Protected Attributes inherited from mcrl2::lts::detail::embedded_list_node< probabilistic_transition_type > | |
probabilistic_transition_type * | m_next |
probabilistic_transition_type * | m_prev |
Definition at line 160 of file liblts_pbisim_grv.h.
state_key_type mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::probabilistic_transition_type::from |
Definition at line 162 of file liblts_pbisim_grv.h.
probability_label_type mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::probabilistic_transition_type::label |
Definition at line 163 of file liblts_pbisim_grv.h.
state_key_type mcrl2::lts::detail::prob_bisim_partitioner_grv< LTS_TYPE >::probabilistic_transition_type::to |
Definition at line 164 of file liblts_pbisim_grv.h.