mCRL2
|
Add your file description here. More...
Go to the source code of this file.
Classes | |
class | mcrl2::lps::constelm_algorithm< DataRewriter, Specification > |
Algorithm class for elimination of constant parameters. 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. | |
Functions | |
template<typename DataRewriter , typename Specification > | |
void | mcrl2::lps::constelm (Specification &spec, const DataRewriter &R, bool instantiate_global_variables=false) |
Removes zero or more constant parameters from the specification spec. | |
Add your file description here.
Definition in file constelm.h.