Antares Xpansion
Investment simulations for Antares studies
|
Additional Inherited Members | |
Public Attributes inherited from BendersSequentialTest | |
Logger | logger |
std::shared_ptr< MathLoggerDriver > | mathLoggerDriver |
Writer | writer |
const std::filesystem::path | data_test_dir = "data_test" |
const std::filesystem::path | mps_dir = data_test_dir / "mps" |
std::filesystem::path | tmpDir |
Protected Member Functions inherited from BendersSequentialTest | |
void | SetUp () override |
void | TearDown () override |
void | copyMasterMps () |
void | copyData () |
BaseOptions | init_base_options (const std::string &solver="COIN") const |
BendersBaseOptions | init_benders_options (MasterFormulation master_formulation, int max_iter, double relaxed_gap, double sep_param, const std::string &solver="COIN") const |
BendersSequentialDouble | init_benders_sequential (MasterFormulation master_formulation, int max_iter, double relaxed_gap, double sep_param, const std::string &solver="COIN", ProblemsFormat format=ProblemsFormat::MPS_FILE) |
std::vector< char > | get_nb_units_col_types (const BendersSequentialDouble &benders) const |
Protected Attributes inherited from BendersSequentialTest | |
std::filesystem::path | original_dir |