Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
antares_xpansion.presolve_driver.PresolveDriver Class Reference

Classes

class  PresolveExecutionError
 
class  PresolveInputPathError
 
class  PresolveOptionsFileError
 

Public Member Functions

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)
 

Public Attributes

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"
 

Member Function Documentation

◆ launch()

antares_xpansion.presolve_driver.PresolveDriver.launch ( self,
Path simulation_output_path )
presolve step

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