Include file:
#include "mcrl2/pbes/pbesinst_finite_algorithm.h"
add your file description here.
mcrl2::pbes_system::empty_parameter_selection
mcrl2::pbes_system::pbesinst_finite_algorithm
mcrl2::pbes_system::detail::pbesinst_finite_builder
mcrl2::pbes_system::pbesinst_finite_rename
mcrl2::pbes_system::
pbesinst_index_map
¶typedef for std::map< core::identifier_string, std::vector< std::size_t > >
Data structure for storing the indices of the variables that should be expanded by the finite pbesinst algorithm.
mcrl2::pbes_system::
pbesinst_variable_map
¶typedef for std::map< core::identifier_string, std::vector< data::variable > >
Data structure for storing the variables that should be expanded by the finite pbesinst algorithm.
mcrl2::pbes_system::
pbesinst_finite
(pbes &p, data::rewrite_strategy rewrite_strategy, const std::string &finite_parameter_selection)¶mcrl2::pbes_system::detail::
split_parameters
(const PropositionalVariable &X, const pbesinst_index_map &index_map, std::vector<Parameter> &finite, std::vector<Parameter> &infinite)¶Computes the subset with variables of finite sort and infinite.
Parameters: