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