- 15 Mar, 2019 1 commit
-
-
adrianhollow authored
-
- 26 Feb, 2019 2 commits
-
-
-
Benedikt Zoennchen authored
-
- 25 Feb, 2019 7 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 24 Feb, 2019 2 commits
-
-
-
Benedikt Zoennchen authored
-
- 22 Feb, 2019 10 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
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
-