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.56k stars 1.43k forks source link

respect stopping times on rerouting (trac #3210) #3210

Open behrisch opened 7 years ago

behrisch commented 7 years ago

stop times (duration and until) should be used to determine the travel time for edges

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

{
    "status": "assigned", 
    "changetime": "2017-06-19T10:24:19Z", 
    "description": "stop times (duration and until) should be used to determine the travel time for edges", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1497867859354991", 
    "component": "simulation data input", 
    "summary": "respect stops on rerouting", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-06-19T10:24:04Z", 
    "milestone": "1.0.0", 
    "owner": "behrisch", 
    "type": "enhancement"
}
behrisch commented 7 years ago