Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Thomas Alexandre Sens
Título: Sistema de pedidos de pizza para otimização de rotas no Google Maps
 
Abstract:
This paper presents the development of a web delivery logistics to a network of distributors, which aims to find the best way for each delivery and through several points of delivery, and represent them graphically on a map. The route is obtained by solving Vehicle Routing Problems (PRV), which are explained various techniques to solve the problem of route cost. Have used the Model View Controller (MVC) in the Hypertext Preprocessor (PHP) language, and used the Zend Framework and Google Maps API as a library and MySql as database.