You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Algoritmo genético para solução de [problemas cvrp](https://en.wikipedia.org/wiki/Vehicle_routing_problem) desenvolvido para a disciplina de Inteligência Artificial do curso de Sistemas de Informação da universidade de São Paulo.
Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.
A Web application for automatic smart route generation for day-to-day garbage collection which minimizes the fuel consumption of garbage trucks by providing systematic routes on the basis of real time percentage level of garbage in the bins, capacity of trucks, road feasibility