Include file:
#include "mcrl2/lps/next_state_generator.h
mcrl2::lps::next_state_generator::
transition_t
¶mcrl2::lps::next_state_generator::transition_t::
state_probability_list
¶typedef for std::forward_list< state_probability_pair >
mcrl2::lps::next_state_generator::transition_t::
m_action
¶mcrl2::lps::next_state_generator::transition_t::
m_other_target_states
¶mcrl2::lps::next_state_generator::transition_t::
m_summand_index
¶mcrl2::lps::next_state_generator::transition_t::
m_target_state
¶action
() const¶other_target_states
() const¶set_action
(const lps::multi_action &action)¶set_other_target_states
(const state_probability_list &other_target_states)¶set_summand_index
(const std::size_t summand_index)¶set_target_state
(const lps::state &target_state)¶summand_index
() const¶target_state
() const¶