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

Public Member Functions

 BendersProblemFromFile (const std::filesystem::path &problem_file_path)
 
void provide_problem (const SolverIO &solver_io, std::shared_ptr< SolverAbstract > solver) const override
 
std::filesystem::path provide_file_path () const override
 
- Public Member Functions inherited from IBendersProblemProvider

Public Attributes

const std::filesystem::path problem_file_path
 

Member Function Documentation

◆ provide_file_path()

std::filesystem::path BendersProblemFromFile::provide_file_path ( ) const
overridevirtual

◆ provide_problem()

void BendersProblemFromFile::provide_problem ( const SolverIO & solver_io,
std::shared_ptr< SolverAbstract > solver ) const
overridevirtual

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