Working in the Vehicle Routing Problems in Network Analyst, we are trying to build routes for a project. Basically, there are 5 drivers and 3000 sites that they need to visit. We're trying to 'Solve for Project', so that we can build routes for the drivers 'until project completion'
This would solve the network problem by telling users the preferred routes for a total of XXX days. By assigning all the normal restraints, we could build our project plan/completion estimate from the routes.
As a temporary solution, i've taken the Divers and copied them 20x into the same class and created 20 routes for each, so that when i solve the problem, it solves it out for the first 20 days for each driver