|
mCRL2
|
A lazy algorithm for instantiating a PBES, ported from bes_deprecated.h. More...
Go to the source code of this file.
Namespaces | |
| namespace | mcrl2 |
| namespace | mcrl2::pbes_system |
| The main namespace for the PBES library. | |
| namespace | mcrl2::pbes_system::detail |
Functions | |
| propositional_variable_instantiation | mcrl2::pbes_system::rewrite_PVI (const propositional_variable_instantiation PVI, const std::unordered_map< std::string, std::set< int > > R) |
| For a given X(e) and set of redundant params R, returns a copy of X(e) without redundancy. | |
A lazy algorithm for instantiating a PBES, ported from bes_deprecated.h.
Definition in file pbesinst_lazy_counter_example.h.