You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define function to store route information into location objects.
Define a unit test for the three features above.
Define function to detect triggering of major routes in pathfinding (do this after the main crawling loop). Initially implement only for location-driven routing.
Define routine that adds major-route based options to route list.
Define function that calculates the weight for each of the new routes.
Define a unit test for this.
Initally optional
Incorporate closures for major routes.
Add major route support for agent-driven routing.
Define routine that extracts all possible major route combinations from the major route list (this can be specfied manually in the first instance).
The text was updated successfully, but these errors were encountered:
Project critical
major_routes.csv
Initally optional
The text was updated successfully, but these errors were encountered: