|
mCRL2
|
#include <state_space_generator.h>
Public Member Functions | |
| deadlock_detector (trace_constructor< Explorer > &trace_constructor_, const std::string &filename_prefix_, std::size_t max_trace_count) | |
| void | detect_deadlock (const lps::state &s, std::size_t s_index) |
Protected Attributes | |
| trace_constructor< Explorer > & | m_trace_constructor |
| const std::string & | filename_prefix |
| std::size_t | m_trace_count = 0 |
| std::size_t | m_max_trace_count |
Definition at line 275 of file state_space_generator.h.
|
inline |
Definition at line 284 of file state_space_generator.h.
|
inline |
Definition at line 294 of file state_space_generator.h.
|
protected |
Definition at line 279 of file state_space_generator.h.
|
protected |
Definition at line 281 of file state_space_generator.h.
|
protected |
Definition at line 278 of file state_space_generator.h.
|
protected |
Definition at line 280 of file state_space_generator.h.