Hi Anil, randomtrip.py generates a set of random "trips", meaning only origin and destination edges, not route. See https://sumo.dlr.de/docs/Tools/Trip.html#randomtripspy
When you use trips as input in SUMO, "the simulation performs fastest-path routing based on the traffic conditions found in the network at the time of departure/flow begin". See https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#incomplete_routes_trips_and_flows Regards, Giuliana -----Ursprüngliche Nachricht----- Von: [email protected] <[email protected]> Im Auftrag von anilbaral Gesendet: Donnerstag, 5. November 2020 22:36 An: [email protected] Betreff: [sumo-user] Is route generated with randomtrip.py the shortest route? Hi, Is the route generated from randomtrip.py in a network a shortest route? Thanks, Anil -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ _______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user _______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
