Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Mathematical Problems in Engineering
/
2014
/
Article
/
Alg 2
/
Research Article
Multiagent Based Decentralized Traffic Light Control for Large Urban Transportation System
Algorithm 2
Intersection
’s transition process from current state to the local state one time ahead.
(1)
for
do
(2)
if
then
(3)
;
(4)
else
(5)
;
(6)
end if
(7)
(8)
(9)
;
(10)
end for
(11)
return
;