I am using OptaPlanner
for vehicle routing and scheduling. I'd like to include the concept of customer-vehicle restrictions.
- Example 1: customers specified as mechanised customers can only receive delivery from vehicles that have been specified as mechanised (e.g. vehicles with forklifts, hydraulic tail lifts, etc.)
- Example 2: customers have physical constraints on their premises and can only accept delivery from vehicles under a certain size.
In general terms a group of customers should receive delivery from a group of vehicles. Any vehicles that do not meet the criteria should not be considered for delivery to these customers.
I've searched the forum, but don't see any questions for the same scenario. Can anyone assist?