|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|


Classes | |
| struct | Input |
Public Types | |
| typedef TestType::ValueType | ValueType |
Public Member Functions | |
| BeliefExplorationAPITest () | |
| void | SetUp () override |
| storm::Environment const & | env () const |
| ValueType | parseNumber (std::string const &str) |
| Input | buildPrism (std::string const &programFile, std::string const &formulaAsString, std::string const &constantsAsString="") const |
| ValueType | precision () const |
| ValueType | modelcheckingPrecision () const |
Definition at line 30 of file BeliefExplorationAPITest.cpp.
| typedef TestType::ValueType BeliefExplorationAPITest< TestType >::ValueType |
Definition at line 32 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 33 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 52 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 41 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 69 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 45 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 66 of file BeliefExplorationAPITest.cpp.
|
inlineoverride |
Definition at line 35 of file BeliefExplorationAPITest.cpp.