Antares Simulator
Power System Simulator
AnalysisMock Class Reference
Inheritance diagram for AnalysisMock:
Antares::Optimization::UnfeasibilityAnalysis

Public Member Functions

 AnalysisMock (bool shouldDetectCause, bool &hasRun, bool &hasPrinted)
 
void run (operations_research::MPSolver *) override
 
void printReport () const override
 
std::string title () const override
 
- Public Member Functions inherited from Antares::Optimization::UnfeasibilityAnalysis
bool hasDetectedInfeasibilityCause () const
 

Additional Inherited Members

- Protected Attributes inherited from Antares::Optimization::UnfeasibilityAnalysis
bool hasDetectedInfeasibilityCause_ = false
 

Detailed Description

Analysis mock, used to assess which step has been run by the analyzer


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