Last Mile Designs Software

Software to support time definite delivery routing.

Packages

ants

An (incomplete) implementation of Ant Colony Optimization for solving the assymetric traveling salesman problem with (specialized) time delivery windows.

Software requirements

On Mac/Linux (Windows?) you can install the dependencies by opening a terminal and typing:

$ sudo easy_install numpy

$ sudo easy_install googlemaps

Running the unit tests

$ cd lastmile

$ python run_all_tests.py