mCRL2
|
Type recording the equivalence reductions supported by the LTS library. 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. | |
Macros | |
#define | BRANCH_BIS_EXPERIMENT_JFG |
#define | MCRL2_LTS_LTS_EQUIVALENCE_H |
Functions | |
lts_equivalence | mcrl2::lts::parse_equivalence (std::string const &s) |
Determines the equivalence from a string. | |
std::istream & | mcrl2::lts::operator>> (std::istream &is, lts_equivalence &eq) |
std::string | mcrl2::lts::print_equivalence (const lts_equivalence eq) |
Gives the short name of an equivalence. | |
std::ostream & | mcrl2::lts::operator<< (std::ostream &os, const lts_equivalence eq) |
std::string | mcrl2::lts::description (const lts_equivalence eq) |
Gives a description of an equivalence. | |
Type recording the equivalence reductions supported by the LTS library.
Definition in file lts_equivalence.h.
#define BRANCH_BIS_EXPERIMENT_JFG |
Definition at line 16 of file lts_equivalence.h.
#define MCRL2_LTS_LTS_EQUIVALENCE_H |
Definition at line 19 of file lts_equivalence.h.