18 typedef std::vector<GeometryValueType>
Point;
35 void initializeThresholdData();
45 void updateWeightedPrecisionInAchievabilityPhase(
WeightVector const& weights);
51 GeometryValueType improveSolution(
Environment const& env);
59 uint_fast64_t indexOfOptimizingObjective;
63 std::shared_ptr<storm::storage::geometry::Polytope<GeometryValueType>> thresholdsAsPolytope;