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

The eqelm algorithm. More...

Go to the source code of this file.

Classes

class  mcrl2::pbes_system::pbes_eqelm_algorithm< Term, DataRewriter, PbesRewriter >
 Algorithm class for the eqelm algorithm. More...
 

Namespaces

namespace  mcrl2
 
namespace  mcrl2::pbes_system
 The main namespace for the PBES library.
 

Functions

void mcrl2::pbes_system::eqelm (pbes &p, data::rewrite_strategy rewrite_strategy, pbes_rewriter_type rewriter_type, bool ignore_initial_state=false)
 Apply the eqelm algorithm.
 

Detailed Description

The eqelm algorithm.

Definition in file eqelm.h.