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 | |
void | mcrl2::pbes_system::detail::check_lps2pbes_actions (const state_formulas::state_formula &formula, const lps::stochastic_specification &lpsspec) |
Prints a warning if formula contains an action that is not used in lpsspec. | |
void | mcrl2::pbes_system::lps2pbes (const std::string &input_filename, const std::string &output_filename, const utilities::file_format &output_format, const std::string &formula_filename, bool timed, bool structured, bool unoptimized, bool preprocess_modal_operators, bool generate_counter_example, bool check_only) |
add your file description here.
Definition in file lps2pbes.h.