sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make `set_delay` for TrafficLight class dynamic

Grufoony opened this issue · comments

There are actually no tests but it would surely be bugged to change dynamically (during an evolution) the delay of a traffic light.
As discussed with @LudovicoLudovico we should fix this and make the delay of a traffic light a variable which can change dynamically.