summaryrefslogtreecommitdiffstats
path: root/README.md
blob: abc0c18ebdef7a23bafd1dbbbc70160704657ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# VRPTW-ACO-python
A **python** implementation of a **ant colony optimization** based solution to **Vehicle Routing Problem with Time Windows**.

## Example

<p align="center">
	<img src="/image/c101-example.gif">
</p>

## Reference
1. `Gambardella L M, Taillard É, Agazzi G. Macs-vrptw: A multiple colony system for vehicle routing problems with time windows[C]//New ideas in optimization. 1999.`