How Fixation Type works
Posted: Thu Oct 24, 2024 9:45 am
Hello experts,
These are the two possible fixation types in XTour:
Point is I am evaluating the possibility of a tour by fixing 1 demand as a fix-appointment and adding 1 more without fixing the time.
In the input plan I put first the fixed and later the other demand.
My question is:
When using VEHICLE_ORDERS, is the sequence of the stops of the trip respected? I would say by reading the documentation that the sequence is not respected and that PTV will evaluate both sequences (going 1st to Demand 1 and later to Demand 2 or in the other way around).
As far as I see, in my results the sequence is also fix which is leading to violations in opening interval exceedance
These are the two possible fixation types in XTour:
- VEHICLE_ORDERS: 2.1 All orders that are served by a vehicle must remain served by this vehicle. Additional orders can be assigned to this vehicle. In this case, the ID of the fixation corresponds to the vehicleId.
- TRIP_TO_VEHICLE: 2.7 The trip is part of the input plan and must remain "as is". It also must remain served by the same vehicle as in the input plan. In this case, the ID of the fixation corresponds to the trip ID.
Point is I am evaluating the possibility of a tour by fixing 1 demand as a fix-appointment and adding 1 more without fixing the time.
In the input plan I put first the fixed and later the other demand.
My question is:
When using VEHICLE_ORDERS, is the sequence of the stops of the trip respected? I would say by reading the documentation that the sequence is not respected and that PTV will evaluate both sequences (going 1st to Demand 1 and later to Demand 2 or in the other way around).
As far as I see, in my results the sequence is also fix which is leading to violations in opening interval exceedance