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;
void add(int cntCouplante)
Add variables to the constraint and update constraints Matrix.
Definition BindingConstraintDay.cpp:24