Yes and no. The algorithm was part of SUMO (type="agentbased") until revision 17882 (at src/microsim/traffic_lights/MSAgentbasedTrafficLightLogic.cpp). However it must have been broken at some point after this paper was written. At least I've never seen it run successfully and nobody even bothered to write a test or documentation. The code had undergone refactoring over time to adapt to structural changes but there was no functional change since the initial commit 11 years ago. If you care to make this run again I'm happy to accept patches.
regards, Jakob 2016-04-20 14:02 GMT+02:00 Matěj Kubička < [email protected]>: > Thank you, this might prove useful, maybe even sufficient. However, I ment > ATCS as defined in NCHRP Synthesis 403 ( > http://onlinepubs.trb.org/onlinepubs/nchrp/nchrp_syn_403.pdf). There is > paper from your colleague on the subject ( > http://sumo-sim.org/pdf/dkrajzew_TRAF9_AgentbasedTLS.pdf). Is the > implementation of algorithm it describes in public domain? > > Matej. > > > On 20.4.2016 07:52, Jakob Erdmann wrote: > > see > http://sumo.dlr.de/wiki/Simulation/Traffic_Lights#Actuated_Traffic_Lights > > 2016-04-19 23:39 GMT+02:00 Matěj Kubička < > [email protected]>: > >> Hello, >> is there support for adaptive traffic control systems (adaptive traffic >> light timing)? I swept through the documentation but didn't find >> anything. It seems possible to implement this via TraCI, however, I am >> not up to the task as I do not understand the problem. I hope for >> something working out of the box to get fluider traffic in my simulations. >> >> Thanks & thanks for the work on 0.26! >> Matej. >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into multiple >> tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
