You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Routing with randomized weights (**--weights.random-factor**) is now stable with respect to network changes, vehicle composition and state loading. The random noise for each edge only depends on the random seed and vehicle id (also applies to duarouter). If thew new option **--weights.random-factor.dynamic** is set, the randomness in the simulation also varies over time. #17325
35
+
- The new option **--output-suffix** can be used to modify the names of all output files (similar to **--output-prefix**). The suffix will be inserted right before the file name extension. #17338
36
+
- edgeData output definitions now support attribute `aggregate="taz"` which will aggregated data within each loaded taz definition #11104
37
+
38
+
- TraCI
39
+
- function traci.simulation.findRoute now supports optional attributes departPos, arrivalPos #17352
40
+
41
+
- tools
42
+
- attributeCompare.py: Now supports special id-attribute @FILE#17334
43
+
-[visum_convertXMLRoutes.py](Tools/Import/VISUM.md#visum_convertxmlroutespy): new tool for importing VISUM routes file #17347
44
+
- generateRerouters.py: Added option **--closed-edges.inpu-file** for loading edges to close from a selection file #17359
0 commit comments