1. 30 Nov, 2020 1 commit
  2. 25 Nov, 2020 1 commit
  3. 12 Jun, 2020 1 commit
  4. 14 May, 2020 1 commit
  5. 12 May, 2020 1 commit
  6. 07 May, 2020 1 commit
  7. 23 Mar, 2020 1 commit
  8. 06 Mar, 2020 1 commit
  9. 04 Mar, 2020 1 commit
  10. 25 Feb, 2020 1 commit
  11. 14 Feb, 2020 1 commit
  12. 12 Feb, 2020 1 commit
  13. 05 Feb, 2020 1 commit
  14. 30 Jan, 2020 1 commit
  15. 29 Jan, 2020 1 commit
  16. 28 Jan, 2020 1 commit
  17. 27 Jan, 2020 1 commit
  18. 11 Mar, 2019 1 commit
    • Julian Zobel's avatar
      Dynamic random attraction points generator! · 049e341a
      Julian Zobel authored
      Also refactored assignement and transition strategies to use the APs given and stored in the generator, removed all attraction point references doubled in movement models, transitions, and assignemdn strategies.
      049e341a
  19. 07 Sep, 2018 1 commit
  20. 10 Aug, 2017 1 commit
  21. 01 Mar, 2017 1 commit
  22. 16 Feb, 2017 1 commit
  23. 14 Feb, 2017 1 commit
  24. 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
  25. 30 Jan, 2017 1 commit
  26. 16 Jan, 2017 1 commit
  27. 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
  28. 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
  29. 05 Dec, 2016 1 commit
  30. 01 Dec, 2016 1 commit
  31. 20 Oct, 2016 1 commit
  32. 01 Jul, 2016 1 commit
  33. 15 Jun, 2016 1 commit
  34. 14 Jun, 2016 1 commit
  35. 13 Jun, 2016 1 commit
  36. 29 Mar, 2016 1 commit
  37. 28 Jan, 2016 1 commit
    • Björn Richerzhagen's avatar
      Social Movement · ffbd3e06
      Björn Richerzhagen authored
      fix transition strategy to only fire once an Attraction Point is reached
      remove POI limitation for Json-based Attraction Points
      ffbd3e06
  38. 06 Nov, 2015 1 commit
  39. 27 Oct, 2015 2 commits