mCRL2
|
add your file description here. More...
Go to the source code of this file.
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::pbes_system |
The main namespace for the PBES library. | |
namespace | mcrl2::pbes_system::detail |
Functions | |
template<typename TermTraits , typename Parameters > | |
pbes_expression | mcrl2::pbes_system::detail::RHS (const state_formulas::state_formula &x, Parameters ¶meters, TermTraits tr) |
template<typename TermTraits , typename Parameters > | |
TermTraits::term_type | mcrl2::pbes_system::detail::RHS_structured (const state_formulas::state_formula &x, Parameters ¶meters, const data::variable_list &variables, const fixpoint_symbol &sigma, std::vector< pbes_equation > &equations, TermTraits tr) |
add your file description here.
Definition in file lps2pbes_rhs.h.