Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
vadere
vadere
Commits
02d6bd83
Commit
02d6bd83
authored
Jul 29, 2019
by
Daniel Lehmberg
Browse files
add missing cache keys in OSM test cases
parent
6f6b7d21
Pipeline
#139434
passed with stages
in 121 minutes and 27 seconds
Changes
62
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
VadereModelTests/TestOSM/scenarios/basic_2_density_discrete_ca.scenario
View file @
02d6bd83
{
"name" : "basic_2_density_discrete_ca",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -60,6 +60,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/basic_2_density_pso.scenario
View file @
02d6bd83
{
"name" : "basic_2_density_pso",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -48,6 +48,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/chicken_floorfield_displaced_ok.scenario
View file @
02d6bd83
{
"name" : "chicken_floorfield_displaced_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -59,6 +59,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/chicken_floorfield_ok.scenario
View file @
02d6bd83
{
"name" : "chicken_floorfield_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -69,6 +69,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/corner_waiting_time_processor_test.scenario
View file @
02d6bd83
{
"name" : "corner_waiting_time_processor_test",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile",
...
...
@@ -69,6 +69,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/narrow_passage_discrete_CA_fail.scenario
View file @
02d6bd83
{
"name" : "narrow_passage_discrete_CA_fail",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -51,6 +51,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/narrow_passage_nelder_mead_ok.scenario
View file @
02d6bd83
{
"name" : "narrow_passage_nelder_mead_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -67,6 +67,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 2.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/narrow_passage_pso_ok.scenario
View file @
02d6bd83
{
"name" : "narrow_passage_pso_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -67,6 +67,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 2.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/queueing_dynamic_floorfield_visual_check.scenario
View file @
02d6bd83
{
"name" : "queueing_dynamic_floorfield_visual_check",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -43,6 +43,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "QUEUEING",
...
...
VadereModelTests/TestOSM/scenarios/regular_wall_discrete_ok.scenario
View file @
02d6bd83
{
"name" : "regular_wall_discrete_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile",
...
...
@@ -58,6 +58,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/regular_wall_nelder_mead_ok.scenario
View file @
02d6bd83
{
"name" : "regular_wall_nelder_mead_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile",
...
...
@@ -58,6 +58,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/regular_wall_pso_ok.scenario
View file @
02d6bd83
{
"name" : "regular_wall_pso_ok",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile",
...
...
@@ -58,6 +58,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_01_pathway_discrete_brute_force.scenario
View file @
02d6bd83
{
"name" : "rimea_01_pathway_discrete_brute_force",
"description" : "numberOfCircles = 4, stepCircleResolution = 30, DISCRETE",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile",
...
...
@@ -68,6 +68,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_01_pathway_discrete_ca.scenario
View file @
02d6bd83
{
"name" : "rimea_01_pathway_discrete_ca",
"description" : "numberOfCircles = 1, stepCircleResolution = 18, DISCRETE",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile",
...
...
@@ -68,6 +68,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_04_flow_osm1_025_d.scenario
View file @
02d6bd83
{
"name" : "rimea_04_flow_osm1_025_d",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ ],
"processors" : [ {
...
...
@@ -33,6 +33,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_04_flow_osm1_025_up.scenario
View file @
02d6bd83
{
"name" : "rimea_04_flow_osm1_025_up",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ ],
"processors" : [ {
...
...
@@ -33,6 +33,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_04_flow_osm1_050_d.scenario
View file @
02d6bd83
{
"name" : "rimea_04_flow_osm1_050_d",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ ],
"processors" : [ {
...
...
@@ -33,6 +33,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_04_flow_osm1_050_h.scenario
View file @
02d6bd83
{
"name" : "rimea_04_flow_osm1_050_h",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ {
"type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile",
...
...
@@ -140,6 +140,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_04_flow_osm1_050_up.scenario
View file @
02d6bd83
{
"name" : "rimea_04_flow_osm1_050_up",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ ],
"processors" : [ {
...
...
@@ -33,6 +33,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
VadereModelTests/TestOSM/scenarios/rimea_04_flow_osm1_075_d.scenario
View file @
02d6bd83
{
"name" : "rimea_04_flow_osm1_075_d",
"description" : "",
"release" : "1.
1
",
"release" : "1.
2
",
"processWriters" : {
"files" : [ ],
"processors" : [ {
...
...
@@ -33,6 +33,8 @@
"potentialFieldResolution" : 0.1,
"obstacleGridPenalty" : 0.1,
"targetAttractionStrength" : 1.0,
"cacheType" : "NO_CACHE",
"cacheDir" : "",
"timeCostAttributes" : {
"standardDeviation" : 0.7,
"type" : "UNIT",
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment