Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
SymbolicQualitativeResultMinMax.h
Go to the documentation of this file.
1#pragma once
2
4
6
8
9namespace storm {
10namespace dd {
11template<storm::dd::DdType Type>
12class Bdd;
13}
14} // namespace storm
15
16namespace storm::gbar {
17namespace abstraction {
18template<storm::dd::DdType Type>
19class SymbolicQualitativeResult;
20
21template<storm::dd::DdType Type>
36} // namespace abstraction
37} // namespace storm::gbar
SymbolicQualitativeResult< Type > const & getProb0Min() const
virtual SymbolicQualitativeResult< Type > const & getProb1(storm::OptimizationDirection const &dir) const =0
SymbolicQualitativeResult< Type > const & getProb0Max() const
SymbolicQualitativeResult< Type > const & getProb1Max() const
virtual SymbolicQualitativeResult< Type > const & getProb0(storm::OptimizationDirection const &dir) const =0
SymbolicQualitativeResult< Type > const & getProb1Min() const
SFTBDDChecker::Bdd Bdd
LabParser.cpp.
Definition cli.cpp:18