Abstract
The main goal of this project is to build a system that receives a description of a trafficnetwork and returns an optimal policy for the traffic flow control in the region. To achieve this goal the system puts together algorithms from two well developed areas in Artificial Intelligence: probabilistic planning and virtual crowds. Although both areas present good algorithms their use is lim…