Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ExplicitQuantitativeResultMinMax.h
Go to the documentation of this file.
1#pragma once
2
4
6
7namespace storm::gbar {
8namespace abstraction {
9
10template<typename ValueType>
30
31} // namespace abstraction
32} // namespace storm::gbar
void setMin(ExplicitQuantitativeResult< ValueType > &&newMin)
ExplicitQuantitativeResult< ValueType > const & getMin() const
void setMax(ExplicitQuantitativeResult< ValueType > &&newMax)
ExplicitQuantitativeResult< ValueType > const & getMax() const
ExplicitQuantitativeResult< ValueType > const & get(storm::OptimizationDirection const &dir) const