Hey,
I have been trying to find the best routes between many origins and destinations in a country (there are approximately 5200 zones which are assumed as origins and destinations of travel), but it takes unrealistically long to do that using the Network Analyst extension. I just came across the large network analysis tool which can be installed and used in ArcGIS Pro:
https://github.com/Esri/large-network-analysis-tools
However, I am not very familiar with the process - how can I install the toolbox and run it from Pro and not in python? Also, my network dataset is a GTFS-based transit and walk network. Does this toolbox support this type of network? Can I specify, for example, the day of week for the route?
Thanks!