Include file:
#include "mcrl2/modal_formula/state_formula.h
mcrl2::state_formulas::
mu
¶brief The mu operator for state formulas
assignments
() constmu
()¶brief Default constructor.
mu
(const core::identifier_string &name, const data::assignment_list &assignments, const state_formula &operand)¶brief Constructor.
mu
(const std::string &name, const data::assignment_list &assignments, const state_formula &operand)¶brief Constructor.
name
() constoperand
() const