diff --git a/doxygen/filename_8h_source.html b/doxygen/filename_8h_source.html index 76eb2b0fbd..ac7f4d760c 100644 --- a/doxygen/filename_8h_source.html +++ b/doxygen/filename_8h_source.html @@ -173,8 +173,18 @@
32
33std::string createCriterionFilename(const OptPeriodStringGenerator& optPeriodStringGenerator,
34 const unsigned int optNumber);
-
35std::string createMPSfilename(const OptPeriodStringGenerator& optPeriodStringGenerator,
-
36 const unsigned int optNumber);
+
35
+
36std::string createMPSfilename(const OptPeriodStringGenerator& optPeriodStringGenerator,
+
37 const unsigned int optNumber);
+
38
+
39std::string createSolutionFilename(const OptPeriodStringGenerator& optPeriodStringGenerator,
+
40 const unsigned int optNumber);
+
41
+
42std::string createMarginalCostFilename(const OptPeriodStringGenerator& optPeriodStringGenerator,
+
43 const unsigned int optNumber);
+
44
+
45std::string createReducedCostFilename(const OptPeriodStringGenerator& optPeriodStringGenerator,
+
46 const unsigned int optNumber);
OptPeriodStringGenerator
Definition opt_period_string_generator.h:40
diff --git a/doxygen/functions_c.html b/doxygen/functions_c.html index 7a8dcc9719..3e916d9570 100644 --- a/doxygen/functions_c.html +++ b/doxygen/functions_c.html @@ -219,7 +219,7 @@

- c -