- 09 Jul, 2018 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 03 Jul, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 22 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 16 May, 2018 2 commits
-
-
Benedikt Kleinmeier authored
In "pom.xml" files, added "failIfNoTests" to avoid that module is (wrongly) marked as error if no tests were executed.
-
Benedikt Kleinmeier authored
Otherwise, a module is flagged as error if no unit tests were executed at all.
-
- 15 May, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 09 May, 2018 3 commits
-
-
Benedikt Zoennchen authored
implementation and performance testing of the SFMM. Stride information in pedestrianOSM will now be cleared to avoid large linked lists.
-
Benedikt Zoennchen authored
add a faster exp-implementation approximating exp, and a benchmark library called Java Microbenchmark Harness.
-
Benedikt Zoennchen authored
-
- 08 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 07 May, 2018 1 commit
-
-
Benedikt Zoennchen authored
implementation and performance testing of the SFMM. Stride information in pedestrianOSM will now be cleared to avoid large linked lists.
-
- 04 May, 2018 2 commits
-
-
Stefan Schuhbaeck authored
There is a 1:1 Relation ship between DataKeys and OutputFiles. This Mapping is introduced into the OutputFileClass Annotation to create the mapping wihtin the OutputFileBaseFactory.
-
Stefan Schuhbaeck authored
-
- 26 Apr, 2018 3 commits
-
-
Benedikt Zoennchen authored
add a faster exp-implementation approximating exp, and a benchmark library called Java Microbenchmark Harness.
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
In "pom.xml" of "VadereGui", "VadereSimultor", "VadereState" and "VadereUtils", use version 2.19 of Surefire plugin to be able to skip tests via CLI. Version 2.19 or higher of Surefire plugin allows to use following notation to skip tests: mvn test -Dtest=!LegacyTest Note: maybe, use "mvn test -Dtest=\!LegacyTest" (with escape character) to avoid shell interpretation of exlemation mark.
-
- 10 Apr, 2018 3 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 12 Feb, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 25 Jan, 2018 1 commit
-
-
Stefan Schuhbaeck authored
It seems to be more efficient in a small test. Time measured in nanoseconds in a loop (3x). (postvis.trajectories) readTextFile: 139179300 (postvis.trajectories) readTextFile2: 52790478 <-- new (test_postvis.scenario) readTextFile3: 4355102 (test_postvis.scenario) readTextFile4: 1037918 <-- new --------------------------------------------------------- (postvis.trajectories) readTextFile: 37730947 (postvis.trajectories) readTextFile2: 7910077 <-- new (test_postvis.scenario) readTextFile3: 6125829 (test_postvis.scenario) readTextFile4: 484034 <-- new --------------------------------------------------------- (postvis.trajectories) readTextFile: 22605907 (postvis.trajectories) readTextFile2: 6541635 <-- new (test_postvis.scenario) readTextFile3: 688422 (test_postvis.scenario) readTextFile4: 415274 <-- new ---------------------------------------------------------
-
- 15 Jan, 2018 1 commit
-
-
Benedikt Zoennchen authored
improve the visualization of the target potential field (no more flickering), refector some of the classes implementing the potential field
-
- 11 Jan, 2018 1 commit
-
-
Benedikt Zoennchen authored
add feature: it is now possible to display the target potential field of a specific agent if the main model is a potential field model.
-
- 20 Dec, 2017 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
Extended "pom.xml" to generate coverage reports in CSV, HTML and XML by using "jacoco-maven-plugin". Generate reports by executing: mvn test Generated reports are located in: <project_root>/target/site/coverage-reports Now, this Maven config can be used to activate report generation in Gitlab.
-
- 24 Oct, 2017 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 08 Oct, 2017 1 commit
-
-
Benedikt Zoennchen authored
-
- 06 Oct, 2017 2 commits
-
-
Benedikt Zoennchen authored
-
Benedikt Zoennchen authored
-
- 28 Mar, 2017 1 commit
-
-
Benedikt Zoennchen authored
-
- 15 Dec, 2016 1 commit
-
-
Jakob Schöttl authored
-
- 13 Dec, 2016 1 commit
-
-
Jakob Schöttl authored
-
- 02 Nov, 2016 1 commit
-
-
Felix Dietrich authored
-
- 03 Oct, 2016 1 commit
-
-
Benedikt Zoennchen authored
Processor: Implementation of the TargetFloorFieldGridProcessor and the refactoring of the PostVis such that the new data format can be read
-
- 24 Sep, 2016 4 commits
-
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-
Jakob Schöttl authored
-