Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
ProblemGenerationSpyAndMock Class Reference
Inheritance diagram for ProblemGenerationSpyAndMock:
ProblemGeneration

Public Member Functions

 ProblemGenerationSpyAndMock (ProblemGenerationExeOptions &options)
 
void RunProblemGeneration (const std::filesystem::path &xpansion_output_dir, const std::string &master_formulation, const std::string &additionalConstraintFilename_l, const std::filesystem::path &archive_path, ProblemGenerationLog::ProblemGenerationLoggerSharedPointer logger, const std::filesystem::path &log_file_path, const std::filesystem::path &weights_file, bool unnamed_problems) override
 
- Public Member Functions inherited from ProblemGeneration
 ProblemGeneration (ProblemGenerationOptions &options)
 
std::filesystem::path updateProblems ()
 

Public Attributes

std::filesystem::path xpansion_output_dir_
 
std::string master_formulation_
 
std::string additionalConstraintFilename_l_
 
std::filesystem::path archive_path_
 
std::filesystem::path log_file_path_
 
std::filesystem::path weights_file_
 
bool unnamed_problems_ = false
 
- Public Attributes inherited from ProblemGeneration
ProblemGenerationOptionsoptions_
 

Member Function Documentation

◆ RunProblemGeneration()

void ProblemGenerationSpyAndMock::RunProblemGeneration ( const std::filesystem::path &  xpansion_output_dir,
const std::string &  master_formulation,
const std::string &  additionalConstraintFilename_l,
const std::filesystem::path &  archive_path,
ProblemGenerationLog::ProblemGenerationLoggerSharedPointer  logger,
const std::filesystem::path &  log_file_path,
const std::filesystem::path &  weights_file,
bool  unnamed_problems 
)
inlineoverridevirtual

Reimplemented from ProblemGeneration.


The documentation for this class was generated from the following file: