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

Public Member Functions

 FileProblemsProviderAdapter (std::filesystem::path lp_dir, std::vector< std::string > problem_names)
 
std::vector< std::shared_ptr< Problem > > provideProblems (const std::string &solver_name, SolverLogManager &solver_log_manager) const override
 

Public Attributes

std::filesystem::path lp_dir_
 
std::vector< std::string > problem_names_
 

Member Function Documentation

◆ provideProblems()

std::vector< std::shared_ptr< Problem > > FileProblemsProviderAdapter::provideProblems ( const std::string &  solver_name,
SolverLogManager solver_log_manager 
) const
overridevirtual

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