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::data |
Namespace for all data library functionality. | |
namespace | mcrl2::data::detail |
Functions | |
std::set< core::identifier_string > | mcrl2::data::detail::variable_names (const std::set< data::variable > &variables) |
Returns the names of a set of data variables. | |
std::set< std::string > | mcrl2::data::detail::variable_name_strings (const std::set< data::variable > &variables) |
Returns the names of a set of data variables as a set of strings. | |
std::set< std::string > | mcrl2::data::detail::variable_name_strings (const std::set< data::variable > &variables1, const std::set< data::variable > &variables2) |
Returns the names of a set of data variables. | |
add your file description here.
Definition in file find.h.