22 typedef typename ModelType::ValueType ValueType;
31 bool complementaryQuery);
39 uint64_t getDimension()
const;
49 ModelType
const& model;
51 std::map<storm::storage::BitVector, std::pair<CostLimitClosure, std::vector<ValueType>>> cachedSubQueryResults;
54 mutable uint64_t numCheckedEpochs;
55 mutable uint64_t numPrecisionRefinements;