|
| setup_method (self) |
|
| test_lp_path (self, tmp_path) |
|
| test_non_existing_output_path (self, tmp_path) |
|
| test_empty_output_path (self, tmp_path) |
|
| test_illegal_method (self, tmp_path) |
|
| test_benders_cmd_mpibenders (self, tmp_path) |
|
| test_benders_cmd_mpibenders_with_oversubscribe_linux_only (self, tmp_path) |
|
| test_benders_cmd_sequential (self, tmp_path) |
|
| test_benders_cmd_merge_mps (self, tmp_path) |
|
| test_benders_cmd_outer_loop (self, tmp_path) |
|
| test_raise_execution_error (self, tmp_path) |
|
| test_clean_solver_log_file (self, tmp_path) |
|
| test_unsupported_platform (self, tmp_path) |
|
| test_clean_benders_step_if_not_keep_mps (self, tmp_path) |
|
| test_invalid_options_file (self) |
|
|
str | MPI_N = "-n" |
|
str | MPI_LAUNCHER = "mpiexec" |
|
str | OPTIONS_JSON = "options.json" |
|
|
| _create_empty_file (self, Path tmp_path, str fname) |
|
The documentation for this class was generated from the following file:
- tests/python/test_benders_driver.py