Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
WorkerMasterData Class Reference

Class use to store trace information during the algorithm run. More...

#include <BendersStructsDatas.h>

Public Member Functions

Point get_x_cut () const
 Get point.
 
Point get_min_invest () const
 
Point get_max_invest () const
 

Public Attributes

bool _valid = false
 
double _lb
 
double _ub
 
double _best_ub
 
double _master_duration
 
double _subproblem_duration
 
PointPtr _x_in
 
PointPtr _x_out
 
PointPtr _x_cut
 
PointPtr _min_invest
 
PointPtr _max_invest
 
SubProblemDataMap _cut_trace
 
double _invest_cost
 
double _operational_cost
 

Detailed Description

Class use to store trace information during the algorithm run.


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