Include file:
#include "mcrl2/pbes/srf_pbes.h
mcrl2::pbes_system::
srf_equation
¶mcrl2::pbes_system::srf_equation::
m_conjunctive
¶mcrl2::pbes_system::srf_equation::
m_sigma
¶mcrl2::pbes_system::srf_equation::
m_summands
¶mcrl2::pbes_system::srf_equation::
m_variable
¶is_conjunctive
()¶is_conjunctive
() const¶make_total
(const srf_summand &true_summand, const srf_summand &false_summand)¶srf_equation
(const fixpoint_symbol &sigma, const propositional_variable &variable, std::vector<srf_summand> summands, bool conjunctive)¶summands
()¶summands
() const¶symbol
()symbol
() constto_pbes
() const¶variable
()variable
() const