1. 11 Feb, 2019 1 commit
  2. 05 Feb, 2019 1 commit
  3. 04 Feb, 2019 1 commit
  4. 24 Jan, 2019 3 commits
  5. 23 Jan, 2019 2 commits
  6. 14 Jan, 2019 1 commit
  7. 07 Jan, 2019 1 commit
  8. 11 Dec, 2018 1 commit
  9. 10 Dec, 2018 1 commit
  10. 06 Dec, 2018 1 commit
  11. 30 Nov, 2018 1 commit
    • Julian Zobel's avatar
      Fixed: · 2fdea5df
      Julian Zobel authored
      - JSON Attraction Generator: Now takes an upper limit int for only using the first n locations from the given JSON file.
      - JSON Placement: Places nodes on *all* attraction points and not only the first.
      2fdea5df
  12. 29 Nov, 2018 1 commit
  13. 22 Nov, 2018 1 commit
  14. 26 Oct, 2018 1 commit
  15. 17 Oct, 2018 1 commit
  16. 02 Oct, 2018 1 commit
  17. 27 Sep, 2018 2 commits
  18. 26 Sep, 2018 1 commit
  19. 25 Sep, 2018 3 commits
  20. 24 Sep, 2018 2 commits
  21. 21 Sep, 2018 1 commit
  22. 20 Sep, 2018 1 commit
  23. 19 Sep, 2018 1 commit
  24. 14 Sep, 2018 2 commits
  25. 11 Sep, 2018 5 commits
  26. 10 Sep, 2018 1 commit
  27. 07 Sep, 2018 2 commits
    • Julian Zobel's avatar
      Refactored the way that energy consumation is calculated for the energy... · 03907fe2
      Julian Zobel authored
      Refactored the way that energy consumation is calculated for the energy models. Now the consumation is calculated on every energy component for itself, since the state change is of no interest to the energy model. Makes the process easier.
      Monitor logging can now be added to the respective energy components, if that is wished again (was removed from the energy model anyways!).
      03907fe2
    • Julian Zobel's avatar
      Refactored the way that energy consumation is calculated for the energy... · 3c2239a0
      Julian Zobel authored
      Refactored the way that energy consumation is calculated for the energy models. Now the consumation is calculated on every energy component for itself, since the state change is of no interest to the energy model. Makes the process easier.
      Monitor logging can now be added to the respective energy components, if that is wished again (was removed from the energy model anyways!).
      3c2239a0