Tourpointfixation
Posted: Mon Jan 09, 2017 3:45 pm
Hi all,
I have an input plan with only one tour.
Tour.tourPointFixation is NONE.
TourPoint.tourFixed is false and
TourPoint.remainPlanned is false.
Tour.vehicleFixed is true.
There are 3 stopps in the tour, it is a manually built tour. The 3 stopps are not drivable because one of the stopps is not rechable in the given time window.
2 questions:
1) Why doesn't xTour remove the stopp which is not reachable? Remainplanned is set to false. When does xTour remove orders out of the input tour? Only in case of 'extrem violations'?
2) Why does xTour always respect the sequence of the stopps in the input plan? It seems that he tries to make the best out of the given tour with its manually built sequence but he does not change the sequence of the stopps of the input plan.
In my case xTour reclaims the correct violation TOUR_OPENING_INTERVAL in the response. But remainPlanned is false, so the order is allowed to be removed. Also xTour would be allowed to change the sequence of the stopps.
My goal: plan manually a "lead" tour and ask xTour to make a "gold" tour out of the input plan
Thanks in advance for any information about that!
Regards,
Volker.
I have an input plan with only one tour.
Tour.tourPointFixation is NONE.
TourPoint.tourFixed is false and
TourPoint.remainPlanned is false.
Tour.vehicleFixed is true.
There are 3 stopps in the tour, it is a manually built tour. The 3 stopps are not drivable because one of the stopps is not rechable in the given time window.
2 questions:
1) Why doesn't xTour remove the stopp which is not reachable? Remainplanned is set to false. When does xTour remove orders out of the input tour? Only in case of 'extrem violations'?
2) Why does xTour always respect the sequence of the stopps in the input plan? It seems that he tries to make the best out of the given tour with its manually built sequence but he does not change the sequence of the stopps of the input plan.
In my case xTour reclaims the correct violation TOUR_OPENING_INTERVAL in the response. But remainPlanned is false, so the order is allowed to be removed. Also xTour would be allowed to change the sequence of the stopps.
My goal: plan manually a "lead" tour and ask xTour to make a "gold" tour out of the input plan
Thanks in advance for any information about that!
Regards,
Volker.