Storm
A Modern Probabilistic Model Checker
|
Classes | |
class | ChoiceOrigins |
This class represents the origin of the choices of a model in terms of the input model specification (e.g., the Prism commands that induced the choice). More... | |
class | JaniChoiceOrigins |
This class represents for each choice the origin in the jani specification // TODO complete this. More... | |
struct | ModelComponents |
class | PrismChoiceOrigins |
This class represents for each choice the set of prism commands that induced the choice. More... | |
struct | StateStorage |
class | StateValuations |
class | StateValuationsBuilder |
Typedefs | |
typedef uint64_t | state_type |
Functions | |
template storm::json< storm::RationalNumber > | StateValuations::toJson< storm::RationalNumber > (storm::storage::sparse::state_type const &, boost::optional< std::set< storm::expressions::Variable > > const &) const |
typedef uint_fast64_t storm::storage::sparse::state_type |
Definition at line 9 of file StateType.h.
template storm::json< storm::RationalNumber > storm::storage::sparse::StateValuations::toJson< storm::RationalNumber > | ( | storm::storage::sparse::state_type const & | , |
boost::optional< std::set< storm::expressions::Variable > > const & | |||
) | const |