Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
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

Member Function Documentation

◆ printReport()

void AnalysisMock::printReport ( ) const
inlineoverridevirtual

◆ run()

void AnalysisMock::run ( operations_research::MPSolver * )
inlineoverridevirtual

◆ title()

std::string AnalysisMock::title ( ) const
inlineoverridevirtual

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