somewhat the inverse of #21 . If there is a particularly long route, we may get into an infinite loop of creating buses to serve that route.
As first step, we should flag the route and skip. As a second step, we should maybe break the route up? This will be important when we point this at a regional inter-city bus system.
somewhat the inverse of #21 . If there is a particularly long route, we may get into an infinite loop of creating buses to serve that route.
As first step, we should flag the route and skip. As a second step, we should maybe break the route up? This will be important when we point this at a regional inter-city bus system.