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.5k stars 1.41k forks source link

fix implementation of --guess-empty-flows (trac #1198) #1198

Open behrisch opened 10 years ago

behrisch commented 10 years ago

also, document what it does. Right now the code is not tested and probably not working as intended.

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

{
    "status": "new", 
    "changetime": "2014-03-10T15:18:26Z", 
    "description": "also, document what it does. Right now the code is not tested and probably not working as intended.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1394464706270113", 
    "component": "routing (DFROUTER, JTRROUTER)", 
    "summary": "fix implementation of --guess-empty-flows", 
    "priority": "minor", 
    "keywords": "", 
    "time": "2014-03-10T15:17:49Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 10 years ago

@namdre changed description from "also, document what it does" to "also, document what it does. Right now the code is not tested and probably not working as intended."