Storm
A Modern Probabilistic Model Checker
|
#include "storm-config.h"
#include "storm-parsers/parser/PrismParser.h"
#include "storm/builder/ExplicitModelBuilder.h"
#include "storm/models/sparse/MarkovAutomaton.h"
#include "storm/models/sparse/StandardRewardModel.h"
#include "test/storm_gtest.h"
Go to the source code of this file.
Functions | |
TEST (MarkovAutomatonTest, ZenoCycleCheck) | |
TEST | ( | MarkovAutomatonTest | , |
ZenoCycleCheck | |||
) |
Definition at line 8 of file MarkovAutomatonTest.cpp.