La ROADEF
R.O.A.D
Événements
Prix
Publications
Plus
Forum
Connexion

maximum value in a set

Forum 'Discussions' - Sujet créé le 12/08/2014 par pickup (14556 vues)


Le 12/08/2014 par pickup :

R[i][v] represents either if the city i is visited by the vehicle v (0 or 1)
c1777 : forall (v in V, i in I )
( sum (j in J: j!=i) Xijv[i][j][v] >=1 ) => (R[i][v]==1);

c177722 : forall (v in V, i in I )
( sum (j in J: j!=i) Xijv[i][j][v] ==0 ) => (R[i][v]==0);

//********************** distance between citie i and the dépôt***********************
either W[i] represents the distance between city i and the deposit
c188 : forall (v in V, i in I, j in ID2:i!=j)
(R[i][v]==1) => ( W[i]== item(DIJ,<i.i,j.j>).valeur) ;
lets the cost D[v] of routing a vehicle is larger than the sum of the radial distances of the furthest two customers from the depot visitided by the same vehicule v. how can i difine this constraint ???
Best regards







Moteur de recherche
Tous les forums


  La Société française de Recherche Opérationnelle et Aide à la Décision ROADEF est une association Loi 1901 Plus d'informations sur la ROADEF