UrbanAnalyst / m4ra

many-to-many multi-modal routing aggregator
https://urbananalyst.github.io/m4ra/
15 stars 2 forks source link

Parallelise add_net_to_gtfs #15

Closed mpadge closed 1 year ago

mpadge commented 1 year ago

That's the final part of the multi-modal routing algorithm, and really does not scale well with larger networks. It can easily be parallelised.