eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.53k stars 1.42k forks source link

recheck usage of cached routes in rerouting device (trac #2934) #2934

Open behrisch opened 7 years ago

behrisch commented 7 years ago

could fail when different vClasses are used.

A similar problem applies to rerouter definitions

Migrated from http://sumo.dlr.de/ticket/2934

{
    "status": "new", 
    "changetime": "2017-03-14T11:55:51Z", 
    "description": "could fail when different vClasses are used.\n\nA similar problem applies to rerouter definitions", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1489492551421532", 
    "component": "simulation general (micro)", 
    "summary": "recheck usage of cached routes in rerouting device", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-03-14T11:54:39Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "task"
}
behrisch commented 7 years ago

@namdre changed description from:

could fail when different vClasses are used

to:

could fail when different vClasses are used.

A similar problem applies to rerouter definitions