Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ExplicitQualitativeGameResult.cpp
Go to the documentation of this file.
2
3namespace storm::gbar {
4namespace abstraction {
5
7 : storm::utility::graph::ExplicitGameProb01Result(prob01Result) {
8 // Intentionally left empty.
9}
10
14
15} // namespace abstraction
16} // namespace storm::gbar
virtual storm::storage::BitVector const & getStates() const override
A bit vector that is internally represented as a vector of 64-bit values.
Definition BitVector.h:18
LabParser.cpp.
Definition cli.cpp:18
storm::storage::BitVector const & getPlayer1States() const
Definition graph.h:760