mCRL2
Loading...
Searching...
No Matches
translate_regular_formulas.h File Reference

Translate regular formulas in terms of state and action formulas. 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::regular_formulas
 
namespace  mcrl2::regular_formulas::detail
 
namespace  mcrl2::state_formulas
 

Functions

mcrl2::state_formulas::state_formula mcrl2::regular_formulas::detail::translate_reg_frms (const mcrl2::state_formulas::state_formula &state_frm)
 Translate regular formulas in terms of state and action formulas.
 
state_formula mcrl2::state_formulas::translate_regular_formulas (const state_formula &x)
 Translates regular formulas appearing in f into action formulas.
 

Detailed Description

Translate regular formulas in terms of state and action formulas.

Definition in file translate_regular_formulas.h.