|
Storm 1.14.0.1
A Modern Probabilistic Model Checker
|
#include <ExplicitModelParserOptions.h>
Public Attributes | |
| bool | fixDeadlocks = true |
| bool | buildChoiceLabels = false |
Definition at line 6 of file ExplicitModelParserOptions.h.
| bool storm::parser::ExplicitModelParserOptions::buildChoiceLabels = false |
Definition at line 8 of file ExplicitModelParserOptions.h.
| bool storm::parser::ExplicitModelParserOptions::fixDeadlocks = true |
Definition at line 7 of file ExplicitModelParserOptions.h.