Storm 1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ModelCheckerHint.cpp
Go to the documentation of this file.
2
7
8namespace storm {
9namespace modelchecker {
10
12 return true;
13}
14
16 return false;
17}
18
19template<typename ValueType>
23
24template<typename ValueType>
28
37
38} // namespace modelchecker
39} // namespace storm
This class contains information that might accelerate the model checking process.
ExplicitModelCheckerHint< ValueType > & asExplicitModelCheckerHint()