Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Is route generated with randomtrip.py the shortest route?
  • From: <Maria.Armellini@xxxxxx>
  • Date: Thu, 5 Nov 2020 22:51:27 +0000
  • Accept-language: de-DE, en-US
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • Ironport-phdr: 9a23:KM6crhLBdKxGo7jw9tmcpTZWNBhigK39O0sv0rFitYgXKv7zrarrMEGX3/hxlliBBdydt6sbzbOO4+u4ACQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTagY75+Ngi6oRnSu8UZnYduN7s6xwfUrHdPZ+lY335jK0iJnxb76Mew/Zpj/DpVtvk86cNOUrj0crohQ7BAAzsoL2465MvwtRneVgSP/WcTUn8XkhVTHQfI6gzxU4rrvSv7sup93zSaPdHzQLspVzmu87tnRRn1gyoBKjU38nzYitZogaxbvhyvugB/zYDXboGbNvV+f7/Sc9wVSmdaQsZRTi5BDp+gY4cTEuYMO/tToYnnp1sJqBuzHQ6hCuT1xT9Sh3/5x7c23vg7EQHDwgMgG9YOsHXSrNX0L6odTOS1zLPSwTrecfxbwDHw45XHfR49u/+DR65wcdbPxkk1EQPIlkmdpIj5Mz6L1+kDs3WW4ut9We+rl2Mqtg98rySty8oxhIfEhoYYx1/L+Cln3Yo5OMG1RUp0b9CqEZZduCCXOo9wT8g/TW9ovyM6xacHuZ69ZCUF1ZAnxwTFZ/OabYeE+hTjW/yKLjhjgHJqZqiziAq18Uil0uHzSNW70FJLripdidnDqGoB1xvJ6siITPZ240Sv2S6X2gzO9u1IO104mKnUJpI737I9mJkevV7dEiL5gEn6ka2bels+9uS29ujreKjqq52dOoNulw3zNLkllNalDuQiKAcOWnCW+eG71LL+40L0WK5KjvgqkqnBt5DaONgbqra5AwBL1oYj7A6yATmg3toWkncJLFJLdhWEgYbuIV/CPv/1A/i+jFmyijtrxvbGPqH7AprXNHTMjbPhfaxn50FB1gU/1dFf55RKBbEdOP//R1P9uMbFAhI6PAG42fvrBdt+248ER26CDbeVMKbIvl+J4uIvLfOMZIgQuDvlLPYq/eTujX4jllMHYaSpx54XZ268HvRiIkWZZ3vsj8wcHmcOpAoyVvHlh0OaXT5Je3myR7485i08CI++FofDW4WtgLuY0CemBZ1ZeHpGB0uSHnj0c4WEWu8MaDmMLcN7lTwET7ehGMcc0wqzvlr616Z/NbiTvTIHqtTu39x0//be0xYo+ntxBsWZ1miLCGV1hX8JQTExm7tipEs410yOy/tFhedFH+Be9+8cUhsmLYWOiKtlFM+0VwnFf8+SRRChWNrhBDgwStc4xZgKYl1hGtOsiVfYwi+tRqIOmqbYOJthprnB2n+0Ot1w0V7L360gl0IrBMxVOjv1qLR48l2HIofTkkzfvryveKAY3SjM3GuH1yyCsRcLA0ZLTazZUCVHNQPtptPj6xaaQg==
  • Ironport-sdr: 1rI1wGq3SqlWEcX+ynAAbmV+acfVzrG4aj9rIOLaU+wr2Obih3D38pX43Mz0UYqtyuqde6FxLG q/Zb+zdgLALg==
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWs7vQTnXsub29W0yzOXZe3ZaBTKm6I05w
  • Thread-topic: [sumo-user] Is route generated with randomtrip.py the shortest route?

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: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> Im Auftrag von anilbaral
Gesendet: Donnerstag, 5. November 2020 22:36
An: sumo-user@xxxxxxxxxxx
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
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


Back to the top