lcodeca/SUMOActivityGen

parkingArea rerouters improvements

Opened this issue · 1 comments

One of the bottlenecks of the scenario generation is the rerouter computation between the parking areas.

The script in question is: https://github.com/eclipse/sumo/blob/master/tools/generateParkingAreaRerouters.py

Try to use the --bulk-routing option in duarouter to compute all the possible routes between parking areas.