Storm 1.14.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ImportOptions.h
Go to the documentation of this file.
1#pragma once
2
3namespace storm::umb {
12 enum class ValueType { Default, Rational, Double } valueType{ValueType::Default};
13
19
25
31};
32} // namespace storm::umb
Import and export of umb files.
enum storm::umb::ImportOptions::ValueType Default
bool buildChoiceLabeling
Controls building of choice labelings.
ValueType
The type that is used for all kinds of values.
bool buildObservationValuations
Controls building of observation valuations.
bool buildStateValuations
Controls building of state valuations.