12 const std::filesystem::path& link_path,
13 std::shared_ptr<ProblemGenerationLog::ProblemGenerationLogger> logger);
15 const std::map<std::string, double>& map)
override;
18 int UpdateLinkCapacities(
20 const std::map<std::string, double>& investments_p)
const;
21 std::vector<std::pair<double, double>> computeNewCapacitiesAllChronicles(
22 const std::map<std::string, double>& investments_p,
23 const ActiveLink& link_p,
int timepoint_p)
const;