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 | |
variable_list | mcrl2::data::detail::set_intersection (const variable_list &x, const variable_list &y) |
Returns the intersection of two unordered sets, that are stored in ATerm lists. | |
variable_list | mcrl2::data::detail::set_difference (const variable_list &x, const variable_list &y) |
Returns the difference of two unordered sets, that are stored in aterm lists. | |
add your file description here.
Definition in file data_sequence_algorithm.h.