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

add an option to calculate logit's probabilities with logarithm function (trac #2970) #2970

Open behrisch opened 7 years ago

behrisch commented 7 years ago

add an option to use log(travel_time) to calculate logit's probabilities for route choice

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

{
    "status": "assigned", 
    "changetime": "2017-03-22T14:38:08Z", 
    "description": "add an option to use log(travel_time) to calculate logit's probabilities for route choice", 
    "reporter": "yunpang", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1490193488884441", 
    "component": "routing (DUAROUTER)", 
    "summary": "add an option to calculate logit's probabilities with logarithm function", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-03-22T14:34:16Z", 
    "milestone": "1.0.0", 
    "owner": "behrisch", 
    "type": "task"
}
behrisch commented 7 years ago