Storm
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 31 of file BeliefExplorationAPITest.cpp.
typedef TestType::ValueType BeliefExplorationAPITest< TestType >::ValueType |
Definition at line 33 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 34 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 53 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 42 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 70 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 46 of file BeliefExplorationAPITest.cpp.
|
inline |
Definition at line 67 of file BeliefExplorationAPITest.cpp.
|
inlineoverride |
Definition at line 36 of file BeliefExplorationAPITest.cpp.