1. 17 Mar, 2017 1 commit
  2. 13 Mar, 2017 2 commits
  3. 03 Mar, 2017 1 commit
  4. 01 Mar, 2017 2 commits
  5. 23 Feb, 2017 1 commit
  6. 21 Feb, 2017 1 commit
  7. 16 Feb, 2017 1 commit
  8. 15 Feb, 2017 1 commit
  9. 14 Feb, 2017 1 commit
  10. 13 Feb, 2017 1 commit
  11. 11 Feb, 2017 1 commit
    • Björn Richerzhagen's avatar
      Bugfix: prevent OSM file lock exceptions due to multi-threading · 1975ab4a
      Björn Richerzhagen authored
      - graph hopper needs a temp-folder with a file lock. The new setting
      MOVEMENT_GRAPH_UNIQUE_FOLDERS can be used to force unique folders for
      the temporary data. Remember to purge the osm folder manually every now
      and then, as this will lead to large amounts of temp data in batched
      runs.
      1975ab4a
  12. 09 Feb, 2017 1 commit
  13. 08 Feb, 2017 1 commit
  14. 07 Feb, 2017 1 commit
  15. 03 Feb, 2017 1 commit
  16. 01 Feb, 2017 1 commit
    • Clemens Krug's avatar
      Spot Positioning / Spot Assignment / Visualisation / Movement · cf246933
      Clemens Krug authored
      Movement:
      + Added a multi-type movement model which allows changes of the movement-type mid-simulation per host
      
      Spot Positioning:
      + (Car)Positions of the actors can now be recorded and written to a CSV File which can then be used for the placement of the spots
      
      Spot Assignment:
      +Actors don't get a DummyLocation as SpotAssignment anymore, now actual Spots are assigned
      +First assignment strategy: Shortest distance assignment
      
      Visualisation:
      + Visualisation Layer
      + OnClick now displays the destination, the assigned Spot and the searchThreshold.
      cf246933
  17. 31 Jan, 2017 2 commits
  18. 30 Jan, 2017 3 commits
  19. 29 Jan, 2017 1 commit
  20. 28 Jan, 2017 1 commit
  21. 27 Jan, 2017 2 commits
  22. 16 Jan, 2017 1 commit
  23. 04 Jan, 2017 1 commit
    • Clemens Krug's avatar
      Adjustments for the movement · 162b0813
      Clemens Krug authored
      + Added a new transition strategy for social movement where destinations must be manually assigned or the nodes won't move.
      + Made it possible to specify a visualisation class for the ModularMovement.
      + Added a visualisation class which allows it to use icons for the nodes.
      162b0813
  24. 20 Dec, 2016 1 commit
  25. 13 Dec, 2016 1 commit
    • Björn Richerzhagen's avatar
      Visualization: Mobility Model · 21216cd4
      Björn Richerzhagen authored
      - add default visualization for nodes, can be disabled via
      TopologyViewVis
      - updated node and attraction point visualization within the modular
      movement model (provides custom menu)
      21216cd4
  26. 08 Dec, 2016 5 commits
  27. 07 Dec, 2016 1 commit
  28. 06 Dec, 2016 2 commits
  29. 05 Dec, 2016 1 commit