Originally posted by: xinzhangandy
I am studying to use cplex to solve vrp problem,but I failed to express the constraint about elimanating the subtour,I hope somebody can help me with the expression,thank you.
V0 is the set of customers;k is the set of vehicles;S is all the subset of V0,xijk indicates whether the vehicle k arrives directly from point j to point j.Thanks again
#DecisionOptimization#OPLusingCPLEXOptimizer