|
| | __init__ (self, XpansionConfig config) |
| |
| | exe_path (self, exe) |
| |
|
| memory (self) |
| |
|
| run_presolve (self) |
| |
|
| simulation_lp_path (self) |
| |
|
Path | xpansion_simulation_output (self) |
| |
|
Path | simulation_output_path (self) |
| |
|
| presolve_pre_actions (self) |
| |
|
| benders_pre_actions (self) |
| |
|
| copy_area_file_to_lpdir (self) |
| |
|
| save_launcher_options (self) |
| |
|
| launcher_options_file_path (self) |
| |
|
| create_expansion_dir (self) |
| |
|
| expansion_dir (self) |
| |
|
| options_file_path (self) |
| |
|
| options_file_name (self) |
| |
|
| is_zip (self, study) |
| |
|
| update_last_study_with_sensitivity_results (self) |
| |
|
| is_antares_study_output (self, Path study) |
| |
|
Path | last_modified_study (self, Path root_dir) |
| |
| | is_accurate (self) |
| |
| | is_relaxed (self) |
| |
|
bool | keep_mps (self) |
| |
|
str | problem_format (self) |
| |
|
| antares_exe (self) |
| |
|
| lp_namer_exe (self) |
| |
|
| benders_exe (self) |
| |
|
| merge_mps_exe (self) |
| |
|
| presolve_exe (self) |
| |
|
| study_update_exe (self) |
| |
|
| sensitivity_exe (self) |
| |
|
| full_run_exe (self) |
| |
|
| antares_archive_updater_exe (self) |
| |
|
| outer_loop_exe (self) |
| |
|
| method (self) |
| |
|
| n_mpi (self) |
| |
|
| step (self) |
| |
|
| simulation_name (self) |
| |
|
| antares_n_cpu (self) |
| |
|
| json_file_path (self) |
| |
|
| json_name (self) |
| |
|
| last_iteration_json_file_path (self) |
| |
|
| last_iteration_json_file_name (self) |
| |
|
| json_sensitivity_out_path (self) |
| |
|
| structure_file_path (self) |
| |
|
| last_master_file_path (self) |
| |
|
| last_master_basis_path (self) |
| |
|
| oversubscribe (self) |
| |
|
| allow_run_as_root (self) |
| |
|
| cache_problems (self) |
| |
|
Path | sensitivity_log_file (self) |
| |
|
| check_NTC_column_constraints (self, antares_version) |
| |
|
| mpi_exe (self) |
| |
|
| outer_loop_options_path (self) |
| |
|
| outer_loop_dir (self) |
| |
| | data_dir (self) |
| |
| | antares_output (self) |
| |
| | general_data (self) |
| |
| | candidates_ini_filepath (self) |
| |
|
| check_candidates_file_format (self) |
| |
|
| check_settings_file_format (self) |
| |
|
| weight_file_name (self) |
| |
| | weights_file_path (self) |
| |
| | additional_constraints (self) |
| |
| | capacity_file (self, filename) |
| |
| | json_sensitivity_in_path (self) |
| |
| | get_absolute_optimality_gap (self) |
| |
| | get_relative_optimality_gap (self) |
| |
| | get_relaxed_optimality_gap (self) |
| |
| | get_max_iterations (self) |
| |
| | get_master_formulation (self) |
| |
| | get_separation (self) |
| |
| | get_batch_size (self) |
| |
| | timelimit (self) |
| |
| | log_level (self) |
| |
| | get_master_solution_tolerance (self) |
| |
| | get_cut_coefficient_tolerance (self) |
| |
|
|
| _set_simulation_name (self) |
| |
|
| _restore_launcher_options (self) |
| |
|
| _simulation_lp_path (self) |
| |
|
| _verify_solver (self) |
| |
|
| _create_sensitivity_dir (self) |
| |
|
| _sensitivity_dir (self) |
| |
| | _set_options_for_benders_solver (self) |
| |
| | _set_last_simulation_name (self) |
| |
|
| _set_xpansion_simulation_name (self) |
| |
|
| _get_path_from_file_in_xpansion_dir (self, filename) |
| |
| | _get_settings_ini_filepath (self) |
| |
|
| _verify_settings_ini_file_exists (self) |
| |
|
| _get_options_from_settings_inifile (self) |
| |
|
| _get_weight_file_path_in_weights_dir (self, filename) |
| |
|
| _get_constraints_file_path_in_constraints_dir (self, filename) |
| |
|
| _verify_additional_constraints_file (self) |
| |
Class to control the execution of the optimization session