mCRL2
|
add your file description here. More...
Go to the source code of this file.
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::pbes_system |
The main namespace for the PBES library. | |
namespace | mcrl2::pbes_system::detail |
Functions | |
std::string | mcrl2::pbes_system::detail::print_removed_equations (const std::vector< propositional_variable > &removed) |
std::set< propositional_variable > | mcrl2::pbes_system::reachable_variables (const pbes &p) |
std::vector< propositional_variable > | mcrl2::pbes_system::remove_unreachable_variables (pbes &p) |
Removes equations that are not (syntactically) reachable from the initial state of a PBES. | |
add your file description here.
Definition in file remove_equations.h.