|
static std::shared_ptr< Problem > | translateToXpansionProblem (const Antares::Solver::LpsFromAntares &lps, unsigned int year, unsigned int week, const std::string &solver_name, SolverLogManager &solver_log_manager) |
|
static std::vector< char > | convertSignToLEG (std::span< char > data) |
|
◆ translateToXpansionProblem()
std::shared_ptr< Problem > AntaresProblemToXpansionProblemTranslator::translateToXpansionProblem |
( |
const Antares::Solver::LpsFromAntares & | lps, |
|
|
unsigned int | year, |
|
|
unsigned int | week, |
|
|
const std::string & | solver_name, |
|
|
SolverLogManager & | solver_log_manager ) |
|
staticnodiscard |
@Note: In case of performance issue we can accept non-const lps and work on references to constant and hebdo parts
The documentation for this class was generated from the following files: