Hi,
I am trying to use aims to solve a VRPTW in The vehicle routing problem.. P. Toth, D. Vigo. Pages:158 - 159.
Here are the problems I have encountered.
1) When I run the solver, I get the message: Warning: After zero iterations CPLEX 12.5 concluded that an integer solution to MinCost does not exist.
2) When I removed constraint service_76 and run the solver, I get the solution of xkij but it has a sub tour.
I'm not sure about the commands or syntax I used in Aimms. Since I have just learned to use it, I must have done something wrong. Could you help me to figure out how to solve the problem (Toth, p 158-159)?