|
mCRL2
|
Converts a process expression into a linear process. More...
Go to the source code of this file.
Classes | |
| struct | mcrl2::process::detail::linear_process_conversion_traverser |
Converts a process expression into linear process format. Use the convert member functions for this. More... | |
| struct | mcrl2::process::detail::linear_process_conversion_traverser::non_linear_process |
| Exception that is thrown to denote that the process is not linear. More... | |
| struct | mcrl2::process::detail::stochastic_linear_process_conversion_traverser |
Converts a process expression into linear process format. Use the convert member functions for this. More... | |
| struct | mcrl2::process::detail::stochastic_linear_process_conversion_traverser::non_linear_process |
| Exception that is thrown to denote that the process is not linear. More... | |
Namespaces | |
| namespace | mcrl2 |
| namespace | mcrl2::process |
| The main namespace for the Process library. | |
| namespace | mcrl2::process::detail |
Converts a process expression into a linear process.
Definition in file linear_process_conversion_traverser.h.