22 #include "ConstraintBuilder.h"
26 const std::vector<CONTRAINTES_COUPLANTES>& MatriceDesContraintesCouplantes;
27 const std::vector<PALIERS_THERMIQUES>& PaliersThermiquesDuPays;
28 std::vector<CORRESPONDANCES_DES_CONTRAINTES_JOURNALIERES>&
29 CorrespondanceCntNativesCntOptimJournalieres;
30 const int32_t& NombreDePasDeTempsDUneJournee;
31 std::vector<int32_t>& NumeroDeJourDuPasDeTemps;
51 void add(
int cntCouplante);
Definition: BindingConstraintDay.h:39
void add(int cntCouplante)
Add variables to the constraint and update constraints Matrix.
Definition: BindingConstraintDay.cpp:24
Definition: ConstraintBuilder.h:66
Definition: ConstraintBuilder.h:255
Definition: BindingConstraintDay.h:25