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

The class identifier_generator. More...

Go to the source code of this file.

Classes

class  mcrl2::data::identifier_generator< Generator >
 Abstract base class for identifier generators. Identifier generators generate fresh names that do not appear in a given context. A context is maintained containing already used identifiers. Using the operator()() and operator()(std::string) fresh identifiers are generated that do not appear in the context. More...
 

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.
 

Detailed Description

The class identifier_generator.

Definition in file identifier_generator.h.