Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
BendersBaseOptions Struct Reference
Inheritance diagram for BendersBaseOptions:
SolverBaseOptions BaseOptions

Public Member Functions

 BendersBaseOptions (const SolverBaseOptions &other)
 
- Public Member Functions inherited from SolverBaseOptions
 SolverBaseOptions (const BaseOptions &other)
 

Public Attributes

int MAX_ITERATIONS = -1
 
double ABSOLUTE_GAP = 0
 
double RELATIVE_GAP = 0
 
double RELAXED_GAP = 0
 
double TIME_LIMIT = 0
 
double SEPARATION_PARAM = 1
 
double MASTER_SOLUTION_TOLERANCE = 1e-4
 
double CUT_COEFFICIENT_TOLERANCE = 5e-3
 
bool RESUME = false
 
bool AGGREGATION = false
 
bool TRACE = false
 
bool BOUND_ALPHA = false
 
bool CACHE_PROBLEMS = false
 
MasterFormulation MASTER_FORMULATION
 
std::string AREA_FILE
 
std::string CSV_NAME
 
std::string LAST_MASTER_MPS
 
std::string LAST_MASTER_BASIS
 
std::string LAST_ITERATION_JSON_FILE
 
size_t BATCH_SIZE
 
ExternalLoopOptions EXTERNAL_LOOP_OPTIONS
 
- Public Attributes inherited from SolverBaseOptions
std::string SLAVE_WEIGHT
 
double SLAVE_WEIGHT_VALUE = 0
 
Str2Dbl weights
 
- Public Attributes inherited from BaseOptions
int LOG_LEVEL = 0
 
std::string INPUTROOT
 
std::string OUTPUTROOT
 
std::string STRUCTURE_FILE
 
std::string MASTER_NAME
 
std::string SOLVER_NAME
 
ProblemsFormat PROBLEMS_FORMAT = ProblemsFormat::MPS_FILE
 

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