FDR
4.2.7(6ecbe5a21b71ab020e8fcaeccfe5ebaad0599f4f)
|
A counterexample demonstrating how a process can deadlock. More...
#include <deadlock_counterexample.h>
Public Member Functions | |
DeadlockCounterexample (const std::shared_ptr< Behaviour > &behaviour) | |
![]() | |
const std::shared_ptr< Behaviour > & | behaviour () const |
The prohibited behaviour. | |
![]() | |
Counterexample (const Counterexample &)=delete | |
Counterexample & | operator= (const Counterexample &)=delete |
Additional Inherited Members | |
![]() | |
PropertyCounterexample (const std::shared_ptr< Behaviour > &behaviour) | |
A counterexample demonstrating how a process can deadlock.
The behaviour is guaranteed to be a MinAcceptanceBehaviour with a min acceptance of {}.