|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include "storm-config.h"#include "storm-parsers/api/storm-parsers.h"#include "storm-parsers/parser/PrismParser.h"#include "storm-pomdp/analysis/FormulaInformation.h"#include "storm-pomdp/analysis/QualitativeAnalysisOnGraphs.h"#include "storm-pomdp/transformer/MakePOMDPCanonic.h"#include "storm/api/storm.h"#include "storm/builder/ExplicitModelBuilder.h"#include "storm/models/sparse/StandardRewardModel.h"#include "test/storm_gtest.h"
Go to the source code of this file.
Functions | |
| TEST (MakeCanonic, Simple) | |
| TEST | ( | MakeCanonic | , |
| Simple | |||
| ) |
Definition at line 12 of file MakeCanonicTest.cpp.