Hello,
We are trying to create a vehicle routing problem in which we must arrive at order locations within a set time period. Basically we are attempting to deliver pizzas within a timeframe of 30 minutes from an order time. We assume a 15 minute service time (order time to pizza in delivery car). We set the violation time to 0 to find out how many pizzas can be successfully delivered. When we run the network analysis and look at the time log, we notice that pizzas are arriving at delivery points before they have actually been ordered. We figure there must be a way around this?
Thanks so much for your help!
George