Go to the source code of this file.
|
namespace | mcrl2 |
| A class that takes a linear process specification and checks all tau-summands of that LPS for confluence.
|
|
namespace | mcrl2::utilities |
|
|
#define | MCRL2_UNORDERED_MAP_TEMPLATES template<typename Key, typename T, typename Hash, typename Equals, typename Allocator, bool ThreadSafe, bool Resize> |
|
#define | MCRL2_UNORDERED_MAP_CLASS unordered_map<Key, T, Hash, Equals, Allocator, ThreadSafe, Resize> |
|
◆ MCRL2_UNORDERED_MAP_CLASS
#define MCRL2_UNORDERED_MAP_CLASS unordered_map<Key, T, Hash, Equals, Allocator, ThreadSafe, Resize> |
◆ MCRL2_UNORDERED_MAP_TEMPLATES
#define MCRL2_UNORDERED_MAP_TEMPLATES template<typename Key, typename T, typename Hash, typename Equals, typename Allocator, bool ThreadSafe, bool Resize> |