1. 05 Mar, 2019 1 commit
  2. 11 Feb, 2019 1 commit
  3. 05 Feb, 2019 1 commit
  4. 04 Feb, 2019 1 commit
  5. 24 Jan, 2019 3 commits
  6. 23 Jan, 2019 2 commits
  7. 14 Jan, 2019 1 commit
  8. 07 Jan, 2019 1 commit
  9. 11 Dec, 2018 1 commit
  10. 10 Dec, 2018 1 commit
  11. 06 Dec, 2018 1 commit
  12. 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
  13. 29 Nov, 2018 1 commit
  14. 22 Nov, 2018 1 commit
  15. 26 Oct, 2018 1 commit
  16. 17 Oct, 2018 1 commit
  17. 02 Oct, 2018 1 commit
  18. 27 Sep, 2018 2 commits
  19. 26 Sep, 2018 1 commit
  20. 25 Sep, 2018 3 commits
  21. 24 Sep, 2018 2 commits
  22. 21 Sep, 2018 1 commit
  23. 20 Sep, 2018 1 commit
  24. 19 Sep, 2018 1 commit
  25. 14 Sep, 2018 2 commits
  26. 11 Sep, 2018 5 commits
  27. 10 Sep, 2018 1 commit
  28. 07 Sep, 2018 1 commit
    • 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