- 09 Nov, 2018 3 commits
-
-
Benedikt Kleinmeier authored
Proof of Concept: handle "ElapsedTime" and "Wait" event in "UpdateSchemeEventDriven.java" and "UpdateSchemeSequential.java".
-
Benedikt Kleinmeier authored
VadereSimulator/src/org/vadere/simulator/models/Model.java: - Removed method "update(final List<Event> events)". VadereSimulator/src/org/vadere/simulator/models/osm/OptimalStepsModel.java: - Removed unnecessary methods (used for original proof of concept).
-
Benedikt Kleinmeier authored
This new class interacts with class "Pedestrian". Therefore, added variable "mostImportantEvent" to "Pedestrian" and reformatted this class.
-
- 08 Nov, 2018 1 commit
-
-
Benedikt Kleinmeier authored
-
- 07 Nov, 2018 1 commit
-
-
Benedikt Kleinmeier authored
Updated also two scenario files.
-
- 31 Oct, 2018 3 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Merged branch 'master' into add_event_handling, but removed event handling in "OptimalStepsModel.java" to avoid merge conflicts. # Conflicts: # .gitlab-ci.yml # VadereModelTests/TestOSM/scenarios/rimea_14_select_route_pso.scenario # VadereSimulator/src/org/vadere/simulator/control/Simulation.java # VadereSimulator/src/org/vadere/simulator/models/osm/OptimalStepsModel.java
-
- 30 Oct, 2018 5 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
improve garbage collection for the meshes, fix bug in walk and jump algorithm, prepare for mesh drawing into a panel for the gui.
-
-
Benedikt Zoennchen authored
-
- 29 Oct, 2018 2 commits
-
-
Benedikt Kleinmeier authored
Fix #160: In "TikzGenerator.java", use "String.format(Locale.US, ..." to force a dot as decimal separator.
-
Benedikt Zoennchen authored
-
- 25 Oct, 2018 5 commits
-
-
Benedikt Zoennchen authored
-
-
Benedikt Zoennchen authored
fix wrong minX minY for CellGrid, false in cone walk in ITriConnectivity and use of the wrong EikonalSolver if the type is NONE.
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 24 Oct, 2018 7 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Stefan Schuhbaeck authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Stefan Schuhbaeck authored
useRandomSpawn=false.
-
Benedikt Zoennchen authored
-
- 23 Oct, 2018 3 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
refactoring of the module / package structure: potentialfield calculators are now in the module simulation and the module meshing requires the module utils which is again the module without dependencies. simulation depends on meshing
-
- 22 Oct, 2018 5 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 19 Oct, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 18 Oct, 2018 3 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 17 Oct, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-