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