Include file:
#include "mcrl2/lps/next_state_generator.h
mcrl2::lps::next_state_generator::
summand_subset_t
¶friend class mcrl2::lps::next_state_generator::summand_subset_t::next_state_generator
friend class mcrl2::lps::next_state_generator::summand_subset_t::next_state_generator::iterator
mcrl2::lps::next_state_generator::summand_subset_t::
m_generator
¶mcrl2::lps::next_state_generator::summand_subset_t::
m_pruning_parameters
¶mcrl2::lps::next_state_generator::summand_subset_t::
m_pruning_substitution
¶mcrl2::lps::next_state_generator::summand_subset_t::
m_pruning_tree
¶mcrl2::lps::next_state_generator::summand_subset_t::
m_summands
¶mcrl2::lps::next_state_generator::summand_subset_t::
m_use_summand_pruning
¶summand_subset_t
()¶Trivial constructor. Constructs an invalid command subset.
summand_subset_t
(next_state_generator *generator, bool use_summand_pruning)¶Constructs the full summand subset for the given generator.
summand_subset_t
(next_state_generator *generator, const stochastic_action_summand_vector &summands, bool use_summand_pruning)¶Constructs the summand subset containing the given commands.
summand_set_contains
(const std::set<stochastic_action_summand> &summand_set, const summand_t &summand)¶begin
(const lps::state &state)¶build_pruning_parameters
(const stochastic_action_summand_vector &summands)¶is_not_false
(const summand_t &summand)¶