|
Antares Simulator
Power System Simulator
|
#include <unfeasible-pb-analyzer.h>
Public Member Functions | |
| UnfeasiblePbAnalyzer (std::vector< std::unique_ptr< UnfeasibilityAnalysis >> analysisList) | |
| void | run (operations_research::MPSolver *problem) |
| void | printReport () const |
In charge of anayzing the possible reasons for the unfeasibility of an optimization problem.
The analyzer relies on the execution of possibly multiple UnfeasibilityAnalysis.