|
|
| setup_method (self) |
| |
|
| test_sequential_command (self, tmp_path) |
| |
|
| test_mpi_command (self, tmp_path) |
| |
|
| create_problem_generation_files (self, Path output_path) |
| |
|
| | pb_gen_data |
| |
|
str | benders_driver_options_file = "options_file.json" |
| |
|
| full_run_exe = Path("full_run.exe") |
| |
◆ pb_gen_data
| tests.python.test_full_run_driver.TestFullRunDriver.pb_gen_data |
Initial value:= ProblemGeneratorData(keep_mps=False, additional_constraints="str", user_weights_file_path="",
weight_file_name_for_lp="", lp_namer_exe_path=Path("lp.exe"),
active_years=[1, 2], memory=False, problem_format="OPTIMIZED")
The documentation for this class was generated from the following file:
- tests/python/test_full_run_driver.py