Storm 1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
RegionResult.h File Reference
#include <ostream>
Include dependency graph for RegionResult.h:
This graph shows which files directly or indirectly include this file:

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::ExistsIllDefined ,
  storm::modelchecker::CenterSat , storm::modelchecker::CenterViolated , storm::modelchecker::CenterIllDefined , storm::modelchecker::ExistsBoth ,
  storm::modelchecker::AllSat , storm::modelchecker::AllViolated , storm::modelchecker::AllIllDefined
}
 The results for a single Parameter Region. More...
 

Functions

std::ostream & storm::modelchecker::operator<< (std::ostream &os, RegionResult const &regionResult)