Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Evolutionary Algorithm to remove jams (like MATSim)

Hi everyone. MATSim (another agent-based simulator like SUMO) makes use of an Evolutionary Algorithm to optimise the demand to prevent unrealistic traffic jams.

The software runs the simulation multiple times, and in each iteration, it slightly adjusts the times and routes of the trips, gradually eliminating traffic jams. Is there anything like this planned or implemented in SUMO?

The reason I am asking this question: I am using a statistics file to describe the city, then use ActivityGen and DuaRouter to convert the statistic file into demand that can be imported to SUMO. However, there are jams because the vehicles follow the statistics file too precisely.



Back to the top