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
This project simulates and optimizes traffic flow at a four-way intersection, employing Petri nets (Java) for simulation and a genetic algorithm (Java) to determine optimal traffic light phase durations. Python scripts are included for visualizing simulation statistics, fitness landscapes, and the algorithm's evolution, aiming to minimize traffic.