94 std::pair<ValueType, ValueType> computeBoundsOfState(StateType
const& currentStateId,
104 std::pair<ValueType, ValueType> combineBounds(
storm::OptimizationDirection const& direction, std::pair<ValueType, ValueType>
const& bounds1,
105 std::pair<ValueType, ValueType>
const& bounds2)
const;
111 mutable std::default_random_engine randomGenerator;