|
Antares Simulator
Power System Simulator
|
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 |
Analysis mock, used to assess which step has been run by the analyzer