1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2025-07-01 21:55:44 +00:00

Added RunProcess class and added multiprocessing run

This commit is contained in:
Ahp06
2019-01-22 11:56:44 +01:00
parent eded591023
commit ee6ef7a010
6 changed files with 251 additions and 241 deletions

View File

@ -5,13 +5,13 @@
"n_steps": 200,
"window_size":100,
"without_actions_mode": true,
"without_actions_mode": false,
"limit_speed_mode": true,
"speed_rf": 0.1,
"speed_rf": 1.1,
"adjust_traffic_light_mode": true,
"trafficLights_duration_rf": 0.2,
"trafficLights_duration_rf": 0.3,
"weight_routing_mode": false,