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