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

probit calculation (trac #1677) #1677

Open behrisch opened 9 years ago

behrisch commented 9 years ago

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

{
    "status": "new", 
    "changetime": "2015-08-21T11:05:13Z", 
    "description": " * add option weights.gaussian-offset\n * add option weights.gumbel-offset\n * add min cost route choice calculator\n * random edge weights need to be consistent for the vehicle in the duarouter iteration (because of recomputeCost)\n * random edge weights may change for reroutings in sumo\n", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1440155113775317", 
    "component": "routing (DUAROUTER)", 
    "summary": "probit calculation", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-03-12T11:25:31Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
behrisch commented 9 years ago

@behrisch changed milestone from "0.23.0" to "0.24.0"

behrisch commented 9 years ago

@behrisch changed description from:

a new route choice calculator

to:

  • add option weights.gaussian-offset
  • add option weights.gumbel-offset
  • add min cost route choice calculator
behrisch commented 9 years ago

@behrisch changed description from:

  • add option weights.gaussian-offset
  • add option weights.gumbel-offset
  • add min cost route choice calculator

to:

  • add option weights.gaussian-offset
  • add option weights.gumbel-offset
  • add min cost route choice calculator
  • random edge weights need to be consistent for the vehicle in the duarouter iteration (because of recomputeCost)
  • random edge weights may change for reroutings in sumo
behrisch commented 9 years ago

@behrisch changed milestone from "0.24.0" to "1.0.0"