Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ExplicitQualitativeResult.h
Go to the documentation of this file.
1#pragma once
2
4
6
7namespace storm {
8namespace storage {
9class BitVector;
10}
11} // namespace storm
12
13namespace storm::gbar {
14namespace abstraction {
15
16class ExplicitQualitativeGameResult;
17
27
28} // namespace abstraction
29} // namespace storm::gbar
virtual storm::storage::BitVector const & getStates() const =0
A bit vector that is internally represented as a vector of 64-bit values.
Definition BitVector.h:18
storage::BitVector BitVector
LabParser.cpp.
Definition cli.cpp:18