|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include "storm-config.h"#include "test/storm_gtest.h"#include "storm-conv/api/storm-conv.h"#include "storm-parsers/api/model_descriptions.h"#include "storm-parsers/api/properties.h"#include "storm/api/builder.h"#include "storm/api/properties.h"#include "storm/logic/Formulas.h"#include "storm/modelchecker/prctl/SparseDtmcPrctlModelChecker.h"#include "storm/modelchecker/prctl/SparseMdpPrctlModelChecker.h"#include "storm/modelchecker/results/ExplicitQuantitativeCheckResult.h"#include "storm/models/sparse/StandardRewardModel.h"#include "storm/settings/SettingsManager.h"#include "storm/settings/modules/GeneralSettings.h"#include "storm/environment/solver/LongRunAverageSolverEnvironment.h"#include "storm/environment/solver/MinMaxSolverEnvironment.h"