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::lts |
The main LTS namespace. | |
namespace | mcrl2::lts::detail |
A base class for the lts_dot labelled transition system. | |
Functions | |
void | mcrl2::lts::detail::add_options (utilities::interface_description &desc) |
template<class LTS_TYPE > | |
void | mcrl2::lts::detail::load_lts (const utilities::command_line_parser &parser, const std::string <sfilename, LTS_TYPE &result) |
template<class LTS_TYPE > | |
lps::stochastic_specification | mcrl2::lts::detail::extract_specification (const LTS_TYPE &l) |
add your file description here.
Definition in file lts_load.h.