This article is regarding the assignment of vehicle to jobs in VRP planning, when either of the entity contains a zone or group information.
Yes => Can be assigned
No => Cannot be assigned
Vehicle | |||||
---|---|---|---|---|---|
Group A | Group B | Group A + Group B | No Group | ||
Job | Group A | Yes | No | Yes | Yes |
Group B | No | Yes | Yes | Yes | |
No Group | No | No | Yes | Yes |
Vehicle | |||||
---|---|---|---|---|---|
Zone A | Zone B | Zone A + Zone B | No Zone | ||
Job | Zone A | Yes | No | Yes | Yes |
Zone B | No | Yes | Yes | Yes | |
No Zone | No | No | Yes | Yes |
- if the Retain driver assignment is enabled, the above will be overwritten, i.e. the systems will forcibly try to plan the jobs to the respective assigned vehicles.