Abstract
The main objective of this Project is to create algorithms based on ACO (Ant Colony Optimization) to solve the problem of optimal routes for transports in greatest cities of Sao Paulo State. The algorithms will be based on MatLab and will consider different distances as maxmin, minmax, Euclidian, safest path. Also, the search procedure remains to Tabu Seach, Tabu List, Tabu List Managemen…