Loading [MathJax]/extensions/tex2jax.js
Antares Xpansion
Investment simulations for Antares studies
All Classes Namespaces Files Functions Variables Typedefs Pages
tests.python.test_benders_driver.TestBendersDriver Class Reference

Public Member Functions

 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)
 

Public Attributes

str MPI_N = "-n"
 
str MPI_LAUNCHER = "mpiexec"
 
str OPTIONS_JSON = "options.json"
 

Protected Member Functions

 _create_empty_file (self, Path tmp_path, str fname)
 

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