6namespace modelchecker {
8template<
typename ValueType>
9class ExplicitModelCheckerHint;
26 template<
typename ValueType>
29 template<
typename ValueType>
This class contains information that might accelerate the model checking process.
This class contains information that might accelerate the model checking process.
virtual ~ModelCheckerHint()=default
ModelCheckerHint()=default
virtual bool isExplicitModelCheckerHint() const
ExplicitModelCheckerHint< ValueType > const & asExplicitModelCheckerHint() const
ExplicitModelCheckerHint< ValueType > & asExplicitModelCheckerHint()
virtual bool isEmpty() const