mCRL2
Loading...
Searching...
No Matches
deadlock_summand.h File Reference

add your file description here. More...

Go to the source code of this file.

Classes

class  mcrl2::lps::deadlock_summand
 LPS summand containing a deadlock. More...
 

Namespaces

namespace  mcrl2
 A class that takes a linear process specification and checks all tau-summands of that LPS for confluence.
 
namespace  mcrl2::lps
 The main namespace for the LPS library.
 

Typedefs

typedef atermpp::term_list< deadlock_summandmcrl2::lps::deadlock_summand_list
 \brief list of deadlock_summands
 
typedef std::vector< deadlock_summandmcrl2::lps::deadlock_summand_vector
 \brief vector of deadlock_summands
 

Functions

std::string mcrl2::lps::pp (const deadlock_summand &x)
 
std::ostream & mcrl2::lps::operator<< (std::ostream &out, const deadlock_summand &x)
 
void mcrl2::lps::swap (deadlock_summand &t1, deadlock_summand &t2)
 \brief swap overload
 
atermpp::aterm mcrl2::lps::deadlock_summand_to_aterm (const deadlock_summand &s)
 Conversion to atermappl.
 

Detailed Description

add your file description here.

Definition in file deadlock_summand.h.