tls_adaptation_tool
Optimize traffic light cycles in SUMO simulations by providing a network file and route file, generating an improved XML configuration.
Instructions
Run SUMO tlsCycleAdaptation.py to optimize traffic light cycles and generate an additional XML file.
Args:
net_file: Network file path (tag will be extracted from filename)
route_file: Route file path
output_dir: Output directory for results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net_file | Yes | ||
| output_dir | No | output/simulations | |
| route_file | Yes |