SUMOActivityGen icon indicating copy to clipboard operation
SUMOActivityGen copied to clipboard

parkingArea rerouters improvements

Open lcodeca opened this issue 4 years ago • 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

lcodeca avatar Aug 27 '19 17:08 lcodeca

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

lcodeca avatar Aug 27 '19 17:08 lcodeca