Include file:
#include "mcrl2/pbes/bisimulation.h
mcrl2::pbes_system::
strong_bisimulation_algorithm
¶Algorithm class for strong bisimulation.
match
(const lps::linear_process &p, const lps::linear_process &q) constThe match function.
Parameters:
Returns: The function result
run
(const lps::specification &model, const lps::specification &spec)Runs the algorithm.
Parameters:
Returns: A pbes that expresses strong bisimulation between stwo specifications.
step
(const lps::linear_process &p, const lps::linear_process &q, my_iterator i) constThe step function.
Parameters:
Returns: The function result