Include file:
#include "mcrl2/pbes/rewriters/one_point_rule_rewriter.h
mcrl2::pbes_system::
one_point_rule_rewriter
¶A rewriter that applies one point rule quantifier elimination to a PBES.
mcrl2::pbes_system::one_point_rule_rewriter::
term_type
¶typedef for pbes_expression
The term type.
mcrl2::pbes_system::one_point_rule_rewriter::
variable_type
¶typedef for data::variable
The variable type.
operator()
(const pbes_expression &x) constRewrites a pbes expression.
Parameters:
Returns: The rewrite result.