Include file:
#include "mcrl2/bes/pbesinst_conversion.h"
add your file description here.
mcrl2::bes::
pbesinst_conversion
(const pbes_system::pbes &p)¶Converts a PBES into a BES.
Parameters:
Pre: The PBES must be a BES
mcrl2::bes::
pbesinst_conversion
(const pbes_system::pbes_equation &eq)¶Converts a PBES equation into a boolean equation.
Parameters:
mcrl2::bes::
pbesinst_conversion
(const pbes_system::pbes_expression &x)¶Converts a PBES expression into a boolean expression.
Parameters:
mcrl2::bes::
pbesinst_conversion
(const pbes_system::propositional_variable_instantiation &v)¶Converts a propositional variable into a boolean variable.
Parameters: