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
Its a simulator implementation of an algorithm designed for priority vehicles like ambulance. The algorithm implemented here can be used to adjust the traffic signal duration for emergency vehicles, so that they can serve efficiently. It uses the tool NS3 and SUMO for the simulation. Implementation parts are done using c++ (ns3) and python (sumo).