Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Optimization::UnfeasiblePbAnalyzer Class Reference

#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
 

Detailed Description

In charge of anayzing the possible reasons for the unfeasibility of an optimization problem.

The analyzer relies on the execution of possibly multiple UnfeasibilityAnalysis.


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