Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ExportOptions.h
Go to the documentation of this file.
1#pragma once
2
3#include <optional>
4#include <set>
5#include <string>
6
8
carl::Interval< storm::RationalNumber > RationalInterval
bool allowChoiceLabelingAsActions
Whether export of choice origins is enabled.
bool allowChoiceOriginsAsActions
Whether export of choice origins is enabled.
storm::io::CompressionMode compression
The type of compression used for the exported UMB model.
ValueType
The type that is used for all kinds of values.
enum storm::umb::ExportOptions::ValueType Default
bool canonicizePomdp
Whether to canonicize POMDPs before export.