transp-or / pedestrian-control-simulator

Simulation environment for pedestrians inside transporation hubs
MIT License
2 stars 1 forks source link

Route choice improvement #2

Open NicholasMolyneaux opened 5 years ago

NicholasMolyneaux commented 5 years ago

Route choice is too simple

  1. The route choice must include a DC model, i.e. logit model.
  2. The cost of each edge must depend on the density. -> BPR function ?
  3. Dynamically update based on density
NicholasMolyneaux commented 4 years ago

Update travel time based on previous pedestrians.