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

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)
 

Detailed Description

add your file description here.

Definition in file lps2pbes.h.