I push back at this: it's physically possible to pick up 1000+ trash points with curbside pickup and automated arm trucks. In reality, the route will be run by only one truck. So why can't I model it as that?
If I model it as 2 routes on a set of 1000+ points, the 2 new optimized routes split up the pickup points into disparate routes run by two different trucks...therefore possibly making the combination of the routes not as efficient as modeling it as one route.
Is there a way to to run more than 1000 points on the VRP? I've seen the Auto Commit setting (under the Geodatabase section of the Environment settings) of 1000 referencing DBMS log errors...is this what I need to change?
Unfortunately, the internal solver does not support MaxOrderCount larger than 1000. There isn't any setting you can modify to change this limit.
Thanks.
Anna
How you guys are managing to get MaxOrderCount limit of 1000?
I am using VRP REST API and I am facing limit of only 200 orders per route.