Storm
A Modern Probabilistic Model Checker
|
#include <ostream>
Go to the source code of this file.
Namespaces | |
namespace | storm |
LabParser.cpp. | |
namespace | storm::modelchecker |
Enumerations | |
enum class | storm::modelchecker::RegionResult { storm::modelchecker::Unknown , storm::modelchecker::ExistsSat , storm::modelchecker::ExistsViolated , storm::modelchecker::CenterSat , storm::modelchecker::CenterViolated , storm::modelchecker::ExistsBoth , storm::modelchecker::AllSat , storm::modelchecker::AllViolated } |
The results for a single Parameter Region. More... | |
Functions | |
std::ostream & | storm::modelchecker::operator<< (std::ostream &os, RegionResult const ®ionResult) |