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 | |
std::ostream & | mcrl2::lts::operator<< (std::ostream &out, const lps::state &s) |
const lps::state & | mcrl2::lts::first_state (const lps::state &s) |
const lps::state & | mcrl2::lts::first_state (const lps::stochastic_state &s) |
bool | mcrl2::lts::detail::save_trace (class trace &tr, const std::string &filename) |
void | mcrl2::lts::detail::save_traces (class trace &tr, const std::string &filename1, class trace &tr2, const std::string &filename2) |
add your file description here.
Definition in file state_space_generator.h.