|
|
None | __init__ (self, PresolveData data, Path options_file, bool run_presolve=True) |
| |
| | launch (self, Path simulation_output_path) |
| |
|
None | clear_old_log (self) |
| |
|
None | check_input_dir (self) |
| |
|
List[Path] | get_presolve_cmd (self) |
| |
|
|
Path | exec_path = data.exe_path |
| |
|
bool | keep_full_mps = data.keep_full_mps |
| |
|
| logger = step_logger(__name__, __class__.__name__) |
| |
|
| options_file = options_file |
| |
|
| run_presolve = run_presolve |
| |
|
Path | lp_path = simulation_output_path / "lp" |
| |
◆ launch()
| antares_xpansion.presolve_driver.PresolveDriver.launch |
( |
| self, |
|
|
Path | simulation_output_path ) |
The documentation for this class was generated from the following file:
- src/python/antares_xpansion/presolve_driver.py