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   ;