Include file:
#include "mcrl2/lps/deadlock.h
mcrl2::lps::
deadlock
¶Represents a deadlock.
A deadlock is ‘delta’ with an optional time tag.
friend class mcrl2::lps::deadlock::deadlock_summand
mcrl2::lps::deadlock::
m_time
¶The time of the deadlock. If m_time == data::undefined_real() the multi action has no time.
has_time
() constReturns true if time is available.
Returns: True if time is available.
to_string
() constReturns a string representation of the deadlock.