Include file:
#include "mcrl2/pbes/parelm.h"
The parelm algorithm.
mcrl2::pbes_system::pbes_parelm_algorithm::parelm_dependency_traverser
mcrl2::pbes_system::pbes_parelm_algorithm
mcrl2::pbes_system::
parelm
(pbes &p)¶Apply the parelm algorithm.
Parameters:
pbesparelm
(const std::string &input_filename, const std::string &output_filename, const utilities::file_format &input_format, const utilities::file_format &output_format)¶mcrl2::pbes_system::detail::
variable_index
(const data::variable_list &variables, const data::variable &d)¶Finds the index of a variable in a sequence.
Parameters:
Returns: The index of d in v, or -1 if the variable wasn’t found