- 24 Feb, 2019 1 commit
-
-
Benedikt Zoennchen authored
-
- 22 Feb, 2019 4 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 21 Feb, 2019 5 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Extended "BangEvent" to hold a "Target" and use this new information in "UpdateSchemeEventDriven" and "UpdateSchemeSequential".
-
- 20 Feb, 2019 4 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
VadereSimulator/src/org/vadere/simulator/control/Simulation.java: - Extracted new method "createControllers()" which is used in constructor. VadereState/src/org/vadere/state/attributes/scenario/AttributesAbsorbingArea.java: - Removed unused attribute "waitingTime". - Changed default value for attribute "deletionDistance" from "0.1" to "0.0".
-
- 19 Feb, 2019 3 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
New scenario element "AbsorbingArea" is not handled in: - AbsorbingAreaController (this class is missing completely at the moment). - MigrationAssistant (must add node '"absorbingAreas" : [ ]' to topography tree). - DefaultConfig (to be able to change color). - TikzGenerator (must use "topography.getAbsorbingAreas()" to iterate over the new scenario element).
-
- 18 Feb, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Added two additional test scenarios: - wait_event_2_sources_2_targets_osm_event_driven.scenario - wait_event_recurring_2_sources_2_targets_osm_sequential.scenario VadereSimulator/tests/org/vadere/simulator/control/events/EventControllerTest.java: - Adapted unit tests for this logical change.
-
- 15 Feb, 2019 5 commits
-
-
Benedikt Kleinmeier authored
Added "BangEvent", process it in "CognitionLayer" and added dummy behavior in "UpdateSchemeSequential" and "UpdateSchemeEventDriven". VadereSimulator/src/org/vadere/simulator/models/potential/combinedPotentials/CombinedPotentialStrategy.java: - Renamed this interface to "ICombinedPotentialStrategy". - Added enum "CombinedPotentialStrategy".
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Added package "simulator/models/potential/combinedPotentials/" to encapsulate strategy pattern classes for bang event.
-
Benedikt Kleinmeier authored
-
- 13 Feb, 2019 4 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Daniel Lehmberg authored
-
- 12 Feb, 2019 1 commit
-
-
Benedikt Kleinmeier authored
Watch out: Agents run into obstacles at the moment (and I do not know why). Also add two scenario files for testing purposes: - VadereModelTests/TestOSM/scenarios/01_bang_test.scenario - VadereModelTests/TestOSM/scenarios/02_bang_test_with_obstacle.scenario
-
- 11 Feb, 2019 4 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
Finalize 1-click-deployment in ".gitlab-ci.yml" See merge request !46
-
Benedikt Kleinmeier authored
-
- 08 Feb, 2019 7 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
- Deployment can be triggered via play button in web interface: https://gitlab.lrz.de/vadere/vadere/pipelines - Link to deployed Vadere package can be found in web interface: https://gitlab.lrz.de/vadere/vadere/environments Configure ci setup #150 See merge request !43
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 07 Feb, 2019 1 commit
-
-
Benedikt Kleinmeier authored
-