mCRL2
|
Stores a static variable that indicates the number of iterations allowed during enumeration. More...
Go to the source code of this file.
Classes | |
struct | mcrl2::data::detail::enumerator_iteration_limit< T > |
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 | |
void | mcrl2::data::detail::set_enumerator_iteration_limit (std::size_t size) |
std::size_t | mcrl2::data::detail::get_enumerator_iteration_limit () |
Stores a static variable that indicates the number of iterations allowed during enumeration.
Definition in file enumerator_iteration_limit.h.