|
Antares Simulator
Power System Simulator
|
Fills the linear problem with constraints and variables related to component-to-area connections. More...
#include <ComponentToAreaConnectionFiller.h>
Public Member Functions | |
| ComponentToAreaConnectionFiller (const PROBLEME_HEBDO *problemeHebdo, Optimisation::OptimEntityContainer &variableContainer, const Optimisation::LinearProblemApi::ILinearProblemData &linearProblemData, const Optimisation::ScenarioGroupRepository &scenarioGroupRepository) | |
| void | addVariables (const Optimisation::LinearProblemApi::FillContext &ctx) override |
| void | addConstraints (const Optimisation::LinearProblemApi::FillContext &ctx) override |
| void | addObjectives (const Optimisation::LinearProblemApi::FillContext &ctx) override |
Fills the linear problem with constraints and variables related to component-to-area connections.
This class is responsible for adding variables, constraints, and objectives to the linear problem based on the connections between components and areas in the Antares study.