Include file:
#include "mcrl2/pbes/pbesinst_finite_algorithm.h
mcrl2::pbes_system::
pbesinst_finite_algorithm
¶Algorithm class for the finite pbesinst algorithm.
mcrl2::pbes_system::pbesinst_finite_algorithm::
m_equation_count
¶The number of generated equations.
mcrl2::pbes_system::pbesinst_finite_algorithm::
m_id_generator
¶Identifier generator for the enumerator.
mcrl2::pbes_system::pbesinst_finite_algorithm::
m_rewriter_strategy
¶The strategy of the data rewriter.
compute_index_map
(const std::vector<pbes_equation> &equations, const pbesinst_variable_map &variable_map, pbesinst_index_map &index_map)¶Returns true if the container contains the given element.
print_equation_count
(std::size_t size) constPrints a message for every 1000-th equation.