Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
SymbolicQualitativeGameResult.cpp
Go to the documentation of this file.
3
4namespace storm::gbar {
5namespace abstraction {
6
7template<storm::dd::DdType Type>
9 : storm::utility::graph::SymbolicGameProb01Result<Type>(prob01Result) {
10 // Intentionally left empty.
11}
12
13template<storm::dd::DdType Type>
15 return this->getPlayer1States();
16}
17
20} // namespace abstraction
21} // namespace storm::gbar
virtual storm::dd::Bdd< Type > const & getStates() const override
LabParser.cpp.
Definition cli.cpp:18