|
Storm 1.13.0.1
A Modern Probabilistic Model Checker
|


Go to the source code of this file.
Namespaces | |
| namespace | storm |
| namespace | storm::umb |
Functions | |
| bool | storm::umb::validate (storm::umb::UmbModel const &umbModel, std::ostream &errors) |
| Validates the given UMB model and writes potential errors to the given output stream. | |
| void | storm::umb::validateOrThrow (storm::umb::UmbModel const &umbModel) |
| Validates the given UMB model. | |